Skip to content

Commit d947aad

Browse files
build(deps-dev): bump org.codehaus.mojo:versions-maven-plugin (#79)
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.20.1 to 2.21.0. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.20.1...2.21.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 640fbf9 commit d947aad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>org.codehaus.mojo</groupId>
8484
<artifactId>versions-maven-plugin</artifactId>
85-
<version>2.20.1</version>
85+
<version>2.21.0</version>
8686
<configuration>
8787
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
8888
</configuration>

0 commit comments

Comments
 (0)