Skip to content

Commit 14b3788

Browse files
Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 to 2.19.0. - [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.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 475a0e5 commit 14b3788

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
@@ -119,7 +119,7 @@
119119
<test.junit-jupiter.version>5.13.4</test.junit-jupiter.version>
120120
<maven.surefire.version>3.5.3</maven.surefire.version>
121121
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
122-
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
122+
<versions-maven-plugin.version>2.19.0</versions-maven-plugin.version>
123123
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
124124
<maven-project-info-reports-plugin.version>3.9.0</maven-project-info-reports-plugin.version>
125125
<maven-jxr-plugin.version>3.6.0</maven-jxr-plugin.version>

0 commit comments

Comments
 (0)