Skip to content

Commit 45d75b6

Browse files
Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.15.0
Bumps [org.apache.commons:commons-build-plugin](https://github.com/apache/commons-build-plugin) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/apache/commons-build-plugin/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-build-plugin@rel/commons-build-plugin-1.14.1...rel/commons-build-plugin-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-build-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 382c8b6 commit 45d75b6

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
@@ -99,7 +99,7 @@
9999
-->
100100
<!-- Including commons release plugin older version -->
101101
<maven.plugin.version>3.15.1</maven.plugin.version>
102-
<commons.build-plugin.version>1.14.1</commons.build-plugin.version>
102+
<commons.build-plugin.version>1.15.0</commons.build-plugin.version>
103103
<!-- Until Maven plugins used here don't fail the Moditect plugin -->
104104
<moditect.skip>true</moditect.skip>
105105
</properties>

0 commit comments

Comments
 (0)