Skip to content

Commit 40edfbf

Browse files
dependabot[bot]kupietz
authored andcommitted
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.4.0
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...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] <[email protected]> Closes #126 Change-Id: I39312b330ae99fb02c08a44523725aa8a589e3cc
1 parent d3d7be9 commit 40edfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
<plugin>
295295
<groupId>org.apache.maven.plugins</groupId>
296296
<artifactId>maven-source-plugin</artifactId>
297-
<version>3.3.0</version>
297+
<version>3.4.0</version>
298298
<executions>
299299
<execution>
300300
<id>attach-sources</id>

0 commit comments

Comments
 (0)