[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:
dependabot[bot] 2024-07-16 17:47:11 +00:00 committed by GitHub
parent 03173f4e64
commit 720de961ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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>