Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit bd4902b

Browse files
build(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b004a7 commit bd4902b

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
@@ -254,7 +254,7 @@
254254

255255
<plugin>
256256
<artifactId>maven-resources-plugin</artifactId>
257-
<version>3.2.0</version>
257+
<version>3.3.0</version>
258258
<executions>
259259
<execution>
260260
<id>copy-resources</id>

0 commit comments

Comments
 (0)