Skip to content

Commit 9b86c1b

Browse files
dependabot[bot]buchen
authored andcommitted
Bump org.apache.maven.plugins:maven-resources-plugin in /portfolio-app
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] <[email protected]>
1 parent 699dac0 commit 9b86c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portfolio-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
<plugin>
430430
<groupId>org.apache.maven.plugins</groupId>
431431
<artifactId>maven-resources-plugin</artifactId>
432-
<version>3.3.1</version>
432+
<version>3.4.0</version>
433433
<configuration>
434434
<encoding>UTF-8</encoding>
435435
</configuration>

0 commit comments

Comments
 (0)