Skip to content

Commit 02f191d

Browse files
authored
Merge pull request #599 from jruby/dependabot/maven/integration/maven-test-deps-84f40e5d4b
test(deps): bump the maven-test-deps group across 5 directories with 2 updates
2 parents ac5ec83 + b569a25 commit 02f191d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>org.apache.maven.plugins</groupId>
113113
<artifactId>maven-jar-plugin</artifactId>
114-
<version>3.4.2</version>
114+
<version>3.5.0</version>
115115
<executions>
116116
<execution>
117117
<id>default-jar</id>
@@ -213,7 +213,7 @@
213213
<plugin>
214214
<groupId>org.codehaus.mojo</groupId>
215215
<artifactId>versions-maven-plugin</artifactId>
216-
<version>2.19.1</version>
216+
<version>2.20.0</version>
217217
<configuration>
218218
<ignoredVersions>.*-(alpha|beta|M)[-0-9]+</ignoredVersions>
219219
</configuration>

0 commit comments

Comments
 (0)