Skip to content

Commit 3a06206

Browse files
authored
Merge pull request #383 from jruby/dependabot/maven/1.2-stable/maven-deps-de3d18289c
1.2.x: Bump the maven-deps group with 3 updates
2 parents f2a3636 + 7f953c0 commit 3a06206

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>
196196
<artifactId>maven-resources-plugin</artifactId>
197-
<version>3.3.1</version>
197+
<version>3.4.0</version>
198198
</plugin>
199199
<plugin>
200200
<groupId>org.apache.maven.plugins</groupId>
@@ -282,7 +282,7 @@
282282
<plugin>
283283
<groupId>org.codehaus.mojo</groupId>
284284
<artifactId>versions-maven-plugin</artifactId>
285-
<version>2.20.0</version>
285+
<version>2.20.1</version>
286286
<configuration>
287287
<ignoredVersions>.*-(alpha|beta|M)[-0-9]+</ignoredVersions>
288288
</configuration>
@@ -304,7 +304,7 @@
304304
<plugin>
305305
<groupId>org.apache.maven.plugins</groupId>
306306
<artifactId>maven-source-plugin</artifactId>
307-
<version>3.3.1</version>
307+
<version>3.4.0</version>
308308
<executions>
309309
<execution>
310310
<id>attach-sources</id>

0 commit comments

Comments
 (0)