Skip to content

Commit 1b26562

Browse files
build(deps): bump org.codehaus.mojo:versions-maven-plugin (#2175)
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.16.0...2.16.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1396c9 commit 1b26562

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
@@ -109,7 +109,7 @@
109109
<bom-generator.version>0.100.3</bom-generator.version>
110110
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
111111
<maven-scm-plugin.version>2.0.1</maven-scm-plugin.version>
112-
<maven-versions-plugin.version>2.16.0</maven-versions-plugin.version>
112+
<maven-versions-plugin.version>2.16.1</maven-versions-plugin.version>
113113
<maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
114114
<maven-deploy-plugin.version>3.1.1</maven-deploy-plugin.version>
115115
<docker-maven-plugin.version>1.2.2</docker-maven-plugin.version>

0 commit comments

Comments
 (0)