Skip to content

Commit 8aefebc

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bunsen/pom.xml

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

256256
<plugin>
257257
<artifactId>maven-resources-plugin</artifactId>
258-
<version>3.3.1</version>
258+
<version>3.4.0</version>
259259
</plugin>
260260

261261
<plugin>

pipelines/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
262262
<plugin>
263263
<artifactId>maven-resources-plugin</artifactId>
264-
<version>3.3.1</version>
264+
<version>3.4.0</version>
265265
</plugin>
266266
<plugin>
267267
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)