Skip to content

Commit 53f1ce2

Browse files
chore(deps): bump versions-maven-plugin from 2.12.0 to 2.14.2 (#125)
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.12.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@versions-maven-plugin-2.12.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>
1 parent 9960871 commit 53f1ce2

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
@@ -307,7 +307,7 @@
307307
-->
308308
<groupId>org.codehaus.mojo</groupId>
309309
<artifactId>versions-maven-plugin</artifactId>
310-
<version>2.12.0</version>
310+
<version>2.14.2</version>
311311
<configuration>
312312
<rulesUri>file://${maven.multiModuleProjectDirectory}/library/src/versions-rules.xml</rulesUri>
313313
<generateBackupPoms>false</generateBackupPoms>

0 commit comments

Comments
 (0)