Skip to content

Commit d69d70d

Browse files
build(deps): bump versions-maven-plugin from 2.13.0 to 2.15.0 (#216)
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.13.0 to 2.15.0. - [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.15.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>
1 parent 2b5cc24 commit d69d70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
3131
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
3232
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
33-
<versions-maven-plugin.version>2.13.0</versions-maven-plugin.version>
33+
<versions-maven-plugin.version>2.15.0</versions-maven-plugin.version>
3434
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
3535
<maven-pmd-plugin.version>3.20.0</maven-pmd-plugin.version>
3636
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>

0 commit comments

Comments
 (0)