Skip to content

Commit e46f0e1

Browse files
authored
Merge pull request #382 from jruby/dependabot/maven/maven-deps-de3d18289c
Bump the maven-deps group with 3 updates
2 parents d9429da + 56dc802 commit e46f0e1

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
@@ -201,7 +201,7 @@
201201
<plugin>
202202
<groupId>org.apache.maven.plugins</groupId>
203203
<artifactId>maven-resources-plugin</artifactId>
204-
<version>3.3.1</version>
204+
<version>3.4.0</version>
205205
</plugin>
206206
<plugin>
207207
<groupId>org.apache.maven.plugins</groupId>
@@ -289,7 +289,7 @@
289289
<plugin>
290290
<groupId>org.codehaus.mojo</groupId>
291291
<artifactId>versions-maven-plugin</artifactId>
292-
<version>2.20.0</version>
292+
<version>2.20.1</version>
293293
<configuration>
294294
<ignoredVersions>.*-(alpha|beta|M)[-0-9]+</ignoredVersions>
295295
</configuration>
@@ -311,7 +311,7 @@
311311
<plugin>
312312
<groupId>org.apache.maven.plugins</groupId>
313313
<artifactId>maven-source-plugin</artifactId>
314-
<version>3.3.1</version>
314+
<version>3.4.0</version>
315315
<executions>
316316
<execution>
317317
<id>attach-sources</id>

0 commit comments

Comments
 (0)