Skip to content

Commit 1e0d5c4

Browse files
dependabot[bot]leonchen83
authored andcommitted
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55b7196 commit 1e0d5c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>org.apache.maven.plugins</groupId>
214214
<artifactId>maven-source-plugin</artifactId>
215-
<version>3.3.1</version>
215+
<version>3.4.0</version>
216216
<executions>
217217
<execution>
218218
<id>attach-sources</id>
@@ -345,7 +345,7 @@
345345
<plugin>
346346
<groupId>org.apache.maven.plugins</groupId>
347347
<artifactId>maven-source-plugin</artifactId>
348-
<version>3.3.1</version>
348+
<version>3.4.0</version>
349349
<executions>
350350
<execution>
351351
<id>attach-sources</id>

0 commit comments

Comments
 (0)