Skip to content

Commit d9429da

Browse files
authored
Merge pull request #379 from jruby/dependabot/maven/maven-deps-23dc45f30a
Bump org.codehaus.mojo:versions-maven-plugin from 2.19.1 to 2.20.0 in the maven-deps group
2 parents f9cdc1c + 62dbb56 commit d9429da

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
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.codehaus.mojo</groupId>
291291
<artifactId>versions-maven-plugin</artifactId>
292-
<version>2.19.1</version>
292+
<version>2.20.0</version>
293293
<configuration>
294294
<ignoredVersions>.*-(alpha|beta|M)[-0-9]+</ignoredVersions>
295295
</configuration>

0 commit comments

Comments
 (0)