Skip to content

Commit 36bdf2a

Browse files
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] <[email protected]>
1 parent c415695 commit 36bdf2a

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
@@ -28,7 +28,7 @@
2828
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
2929
<maven-javadoc-plugin.version>3.12.0</maven-javadoc-plugin.version>
3030
<maven-resources-plugin.version>3.4.0</maven-resources-plugin.version>
31-
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
31+
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
3232
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
3333
<maven-failsafe-plugin.version>3.5.4</maven-failsafe-plugin.version>
3434
<mockito.version>5.21.0</mockito.version>

0 commit comments

Comments
 (0)