commit | 9e3005549fad187a1f6c27456a641a93afbbb2fe | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Dec 09 13:34:29 2021 +0000 |
committer | GitHub <noreply@github.com> | Thu Dec 09 13:34:29 2021 +0000 |
tree | 33dbfce104c4a488340a828e7b787761171115c2 | |
parent | 3f8a4487a244006fcb583111a1cf57b150ba11c0 [diff] |
Bump maven-resources-plugin from 3.1.0 to 3.2.0 Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.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] <support@github.com>
diff --git a/pom.xml b/pom.xml index cfdbc93..3f8decf 100644 --- a/pom.xml +++ b/pom.xml
@@ -814,7 +814,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> - <version>3.1.0</version> + <version>3.2.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>