Skip to content

Commit c49c99e

Browse files
dependabot[bot]purejava
authored andcommitted
Bump org.apache.maven.plugins:maven-source-plugin
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin). Updates `org.apache.maven.plugins: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 dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f2c6db commit c49c99e

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
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.apache.maven.plugins</groupId>
141141
<artifactId>maven-source-plugin</artifactId>
142-
<version>3.3.0</version>
142+
<version>3.3.1</version>
143143
<executions>
144144
<execution>
145145
<id>attach-sources</id>

0 commit comments

Comments
 (0)