Skip to content

Commit 12bd1b1

Browse files
chore(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 (#912)
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.0...maven-resources-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b04459b commit 12bd1b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-resources-plugin</artifactId>
129-
<version>3.3.0</version>
129+
<version>3.3.1</version>
130130
</plugin>
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
@@ -333,7 +333,7 @@
333333
<plugins>
334334
<plugin>
335335
<artifactId>maven-resources-plugin</artifactId>
336-
<version>3.3.0</version>
336+
<version>3.3.1</version>
337337
<executions>
338338
<execution>
339339
<id>copy-resources</id>

0 commit comments

Comments
 (0)