Skip to content

Commit

Permalink
Bump org.codehaus.mojo:versions-maven-plugin in the maven group
Browse files Browse the repository at this point in the history
Bumps the maven 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](mojohaus/versions@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: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent de44bb9 commit 45da7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
<versions-maven-plugin.version>2.17.0</versions-maven-plugin.version>
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>

<kotlinx-coroutines-debug.version>1.8.1</kotlinx-coroutines-debug.version>
Expand Down

0 comments on commit 45da7d6

Please sign in to comment.