Skip to content

Commit 45fe1aa

Browse files
build(deps-dev): bump org.codehaus.mojo:versions-maven-plugin in /src
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2a7cd9 commit 45fe1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>org.codehaus.mojo</groupId>
119119
<artifactId>versions-maven-plugin</artifactId>
120-
<version>2.20.1</version>
120+
<version>2.21.0</version>
121121
<configuration>
122122
<generateBackupPoms>false</generateBackupPoms>
123123
</configuration>

0 commit comments

Comments
 (0)