Skip to content

Commit eaf5528

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa2ec1b commit eaf5528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.apache.maven.plugins</groupId>
170170
<artifactId>maven-source-plugin</artifactId>
171-
<version>3.3.0</version>
171+
<version>3.3.1</version>
172172
<executions>
173173
<execution>
174174
<id>attach-sources</id>
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.apache.maven.plugins</groupId>
217217
<artifactId>maven-source-plugin</artifactId>
218-
<version>3.3.0</version>
218+
<version>3.3.1</version>
219219
<executions>
220220
<execution>
221221
<id>attach-sources</id>

0 commit comments

Comments
 (0)