Skip to content

Commit 0797071

Browse files
Update dependency org.apache.maven.plugins:maven-remote-resources-plugin to v3 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d5347f commit 0797071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>shared-resources</artifactId>
14-
<version>2.0.1</version>
14+
<version>2.0.2</version>
1515
<packaging>jar</packaging>
1616

1717
<name>Java shared resources</name>
@@ -61,7 +61,7 @@
6161
<plugins>
6262
<plugin>
6363
<artifactId>maven-remote-resources-plugin</artifactId>
64-
<version>1.7.0</version>
64+
<version>3.0.0</version>
6565
<executions>
6666
<execution>
6767
<goals>

0 commit comments

Comments
 (0)