Skip to content

Commit f9fb79e

Browse files
build(deps): bump org.codehaus.mojo:versions-maven-plugin in /src
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 to 2.19.1. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.18.0...2.19.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cd6e68 commit f9fb79e

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
@@ -118,7 +118,7 @@
118118
<plugin>
119119
<groupId>org.codehaus.mojo</groupId>
120120
<artifactId>versions-maven-plugin</artifactId>
121-
<version>2.18.0</version>
121+
<version>2.19.1</version>
122122
<configuration>
123123
<generateBackupPoms>false</generateBackupPoms>
124124
</configuration>

0 commit comments

Comments
 (0)