Skip to content

Commit f2a3636

Browse files
authored
Merge pull request #381 from jruby/dependabot/maven/1.2-stable/maven-deps-23dc45f30a
1.2.x: Bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.0 in the maven-deps group
2 parents 9dd3ccd + 18666d8 commit f2a3636

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
@@ -282,7 +282,7 @@
282282
<plugin>
283283
<groupId>org.codehaus.mojo</groupId>
284284
<artifactId>versions-maven-plugin</artifactId>
285-
<version>2.19.1</version>
285+
<version>2.20.0</version>
286286
<configuration>
287287
<ignoredVersions>.*-(alpha|beta|M)[-0-9]+</ignoredVersions>
288288
</configuration>

0 commit comments

Comments
 (0)