Skip to content

Commit 266986e

Browse files
dependabot[bot]oldratlee
authored andcommitted
chore(deps): bump versions-maven-plugin from 2.10.0 to 2.11.0
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases) - [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@versions-maven-plugin-2.10.0...versions-maven-plugin-2.11.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]>
1 parent 900ae60 commit 266986e

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
@@ -300,7 +300,7 @@
300300
-->
301301
<groupId>org.codehaus.mojo</groupId>
302302
<artifactId>versions-maven-plugin</artifactId>
303-
<version>2.10.0</version>
303+
<version>2.11.0</version>
304304
<configuration>
305305
<rulesUri>file://${maven.multiModuleProjectDirectory}/library/src/versions-rules.xml</rulesUri>
306306
<generateBackupPoms>false</generateBackupPoms>

0 commit comments

Comments
 (0)