Skip to content

Commit 2d37828

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

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
@@ -107,7 +107,7 @@
107107
<bom-generator.version>0.93.1</bom-generator.version>
108108
<bom.template.file.path>file://${project.basedir}/src/config/bom.xml</bom.template.file.path>
109109
<maven-scm-plugin.version>1.13.0</maven-scm-plugin.version>
110-
<maven-versions-plugin.version>2.13.0</maven-versions-plugin.version>
110+
<maven-versions-plugin.version>2.14.0</maven-versions-plugin.version>
111111
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
112112
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
113113
<docker-maven-plugin.version>1.2.2</docker-maven-plugin.version>

0 commit comments

Comments
 (0)