Skip to content

Commit 7ba59b8

Browse files
authored
Merge pull request #328 from jruby/dependabot/maven/maven-deps-4a5f60ff6f
Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0 in the maven-deps group
2 parents 1b4d688 + f9a8dd9 commit 7ba59b8

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.18.0</version>
292+
<version>2.19.0</version>
293293
<configuration>
294294
<ignoredVersions>.*-(alpha|beta|M)[-0-9]+</ignoredVersions>
295295
</configuration>

0 commit comments

Comments
 (0)