Skip to content

Commit 01527bc

Browse files
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 6dd4c6a commit 01527bc

File tree

1 file changed

+1
-1
lines changed
  • riseclipse/validator-riseclipse

1 file changed

+1
-1
lines changed

riseclipse/validator-riseclipse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ SPDX-License-Identifier: Apache-2.0
105105
<plugins>
106106
<plugin>
107107
<artifactId>maven-resources-plugin</artifactId>
108-
<version>3.2.0</version>
108+
<version>3.3.0</version>
109109
<executions>
110110
<execution>
111111
<id>copy-resources</id>

0 commit comments

Comments
 (0)