Skip to content

Commit f06be41

Browse files
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 39385c6 commit f06be41

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
@@ -220,7 +220,7 @@
220220
<plugin>
221221
<groupId>org.codehaus.mojo</groupId>
222222
<artifactId>versions-maven-plugin</artifactId>
223-
<version>2.10.0</version>
223+
<version>2.11.0</version>
224224
</plugin>
225225
</plugins>
226226
</build>

0 commit comments

Comments
 (0)