Update dependency org.apache.maven.plugins:maven-remote-resources-plugin to v3

This commit is contained in:
renovate[bot] 2024-05-02 11:57:45 +00:00 committed by GitHub
parent e386e03ee3
commit d99ebb5122
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
</parent>
<artifactId>beholder</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>beholder</name>
@ -187,7 +187,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
<version>1.7.0</version>
<version>3.2.0</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.shared</groupId>