[10.0.x] Bump org.codehaus.mojo:versions-maven-plugin
Bumps the build-deps group with 1 update: [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions). Updates `org.codehaus.mojo:versions-maven-plugin` from 2.17.0 to 2.17.1 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions/compare/2.17.0...2.17.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
03173f4e64
commit
720de961ec
2
pom.xml
2
pom.xml
|
@ -345,7 +345,7 @@
|
|||
<taglibs-standard-impl.version>1.2.5</taglibs-standard-impl.version>
|
||||
<taglibs-standard-spec.version>1.2.5</taglibs-standard-spec.version>
|
||||
<testcontainers.version>1.19.8</testcontainers.version>
|
||||
<versions.maven.plugin.version>2.17.0</versions.maven.plugin.version>
|
||||
<versions.maven.plugin.version>2.17.1</versions.maven.plugin.version>
|
||||
<weld.version>3.1.9.Final</weld.version>
|
||||
<wildfly.common.version>1.7.0.Final</wildfly.common.version>
|
||||
<wildfly.elytron.version>2.5.0.Final</wildfly.elytron.version>
|
||||
|
|
Loading…
Reference in New Issue