Skip to content

Commit b3b4fb5

Browse files
Bump org.apache.commons:commons-build-plugin from 1.14.0 to 1.14.1 (#341)
Bumps [org.apache.commons:commons-build-plugin](https://github.com/apache/commons-build-plugin) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/apache/commons-build-plugin/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-build-plugin@rel/commons-build-plugin-1.14.0...rel/commons-build-plugin-1.14.1) --- updated-dependencies: - dependency-name: org.apache.commons:commons-build-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 954b7dc commit b3b4fb5

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
@@ -141,7 +141,7 @@
141141
-->
142142
<!-- Including commons release plugin older version -->
143143
<maven.plugin.version>3.15.1</maven.plugin.version>
144-
<commons.build-plugin.version>1.14.0</commons.build-plugin.version>
144+
<commons.build-plugin.version>1.14.1</commons.build-plugin.version>
145145
<!-- Until Maven plugins used here don't fail the Moditect plugin -->
146146
<moditect.skip>true</moditect.skip>
147147
</properties>

0 commit comments

Comments
 (0)