Skip to content

Commit

Permalink
Bump versions-maven-plugin from 2.13.0 to 2.14.2 (#366)
Browse files Browse the repository at this point in the history
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.13.0 to 2.14.2.
- [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.2)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 3, 2023
1 parent 53fdce4 commit c04d948
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 @@ -38,7 +38,7 @@
<version.jacoco.plugin>0.8.8</version.jacoco.plugin>
<version.smallrye.plugin>1.0.0</version.smallrye.plugin>
<version.buildnumber.plugin>3.0.0</version.buildnumber.plugin>
<version.versions.plugin>2.13.0</version.versions.plugin>
<version.versions.plugin>2.14.2</version.versions.plugin>

<!-- Cross plugins settings -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit c04d948

Please sign in to comment.