Skip to content

Commit a0e0191

Browse files
dependabot[bot]gotson
authored andcommitted
build(deps): bump versions-maven-plugin from 2.13.0 to 2.15.0
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] <support@github.com>
1 parent eab4939 commit a0e0191

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
@@ -199,7 +199,7 @@
199199
<plugin>
200200
<groupId>org.codehaus.mojo</groupId>
201201
<artifactId>versions-maven-plugin</artifactId>
202-
<version>2.13.0</version>
202+
<version>2.15.0</version>
203203
</plugin>
204204

205205
<plugin>

0 commit comments

Comments
 (0)