Skip to content

Commit 1147aa4

Browse files
dependabot[bot]KaiSchwarz-cnic
authored andcommitted
fix(deps): bump org.apache.maven.plugins:maven-resources-plugin
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 2de2325 commit 1147aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
</plugin>
117117
<plugin>
118118
<artifactId>maven-resources-plugin</artifactId>
119-
<version>3.3.1</version>
119+
<version>3.4.0</version>
120120
</plugin>
121121
<plugin>
122122
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)