Skip to content

Commit 03589a0

Browse files
chore(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0 (#137)
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.2 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.14.2...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 3e3a86c commit 03589a0

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
@@ -314,7 +314,7 @@
314314
-->
315315
<groupId>org.codehaus.mojo</groupId>
316316
<artifactId>versions-maven-plugin</artifactId>
317-
<version>2.14.2</version>
317+
<version>2.15.0</version>
318318
<configuration>
319319
<rulesUri>file://${maven.multiModuleProjectDirectory}/library/src/versions-rules.xml</rulesUri>
320320
<generateBackupPoms>false</generateBackupPoms>

0 commit comments

Comments
 (0)