Skip to content

Commit e31639b

Browse files
dependabot[bot]ilgrosso
authored andcommitted
Bump org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0
Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@v3.4.0...maven-resources-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43162ad commit e31639b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,7 +1585,7 @@ under the License.
15851585
<plugin>
15861586
<groupId>org.apache.maven.plugins</groupId>
15871587
<artifactId>maven-resources-plugin</artifactId>
1588-
<version>3.4.0</version>
1588+
<version>3.5.0</version>
15891589
<configuration>
15901590
<propertiesEncoding>${project.build.sourceEncoding}</propertiesEncoding>
15911591
<useDefaultDelimiters>false</useDefaultDelimiters>
@@ -2080,7 +2080,7 @@ under the License.
20802080
<plugin>
20812081
<groupId>org.apache.maven.plugins</groupId>
20822082
<artifactId>maven-resources-plugin</artifactId>
2083-
<version>3.4.0</version>
2083+
<version>3.5.0</version>
20842084
<executions>
20852085
<execution>
20862086
<id>copy-artifact-legal-files</id>

0 commit comments

Comments
 (0)