Skip to content

Commit

Permalink
chore(deps): Bump org.codehaus.mojo:versions-maven-plugin (#399)
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.16.2...2.17.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 85ae010 commit 4cfe6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictum-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<testcontainers.version>1.19.8</testcontainers.version>
<assertj-core.version>3.26.0</assertj-core.version>
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
<versions-maven-plugin.version>2.17.0</versions-maven-plugin.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4cfe6ec

Please sign in to comment.