Skip to content

Commit c18f4d5

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

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
@@ -139,7 +139,7 @@ Copyright (c) 2012 - Jeremy Long
139139
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
140140
<spotbugs.maven.plugin.version>4.9.8.1</spotbugs.maven.plugin.version>
141141
<taglist-maven-plugin.version>3.2.2</taglist-maven-plugin.version>
142-
<versions-maven-plugin.version>2.19.1</versions-maven-plugin.version>
142+
<versions-maven-plugin.version>2.20.1</versions-maven-plugin.version>
143143
<jetbrains.annotations.version>26.0.2-1</jetbrains.annotations.version>
144144
<findbugs.spotbugs.version>4.9.8</findbugs.spotbugs.version>
145145
<com.h2database.version>2.4.240</com.h2database.version>

0 commit comments

Comments
 (0)