Skip to content

Commit 2810571

Browse files
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 01875c9 commit 2810571

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

droid-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-resources-plugin</artifactId>
134-
<version>3.4.0</version>
134+
<version>3.5.0</version>
135135
</plugin>
136136
<plugin>
137137
<groupId>org.apache.cxf</groupId>

droid-results/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<plugin>
3131
<artifactId>maven-resources-plugin</artifactId>
32-
<version>3.4.0</version>
32+
<version>3.5.0</version>
3333
<executions>
3434
<execution>
3535
<id>copy-resources</id>

0 commit comments

Comments
 (0)