Skip to content

Commit

Permalink
build(deps): bump versions-maven-plugin from 2.14.1 to 2.14.2 (#1624)
Browse files Browse the repository at this point in the history
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.1 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.14.1...2.14.2)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 26, 2022
1 parent aa1cc7f commit f1b3e83
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 @@ -104,7 +104,7 @@
<test.junit-jupiter.version>5.9.1</test.junit-jupiter.version>
<maven.surefire.version>3.0.0-M7</maven.surefire.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<versions-maven-plugin.version>2.14.1</versions-maven-plugin.version>
<versions-maven-plugin.version>2.14.2</versions-maven-plugin.version>
<maven-project-info-reports-plugin.version>3.4.1</maven-project-info-reports-plugin.version>
<maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
<maven-javadoc-plugin.version>3.4.1</maven-javadoc-plugin.version>
Expand Down

0 comments on commit f1b3e83

Please sign in to comment.