commit | acae56703d750f95af239a5345fb7c79442c6df9 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jul 26 13:43:32 2022 +0000 |
committer | Akron <nils@diewald-online.de> | Mon Aug 08 17:38:38 2022 +0200 |
tree | 47bc312a61bd0abc7abce9310ee4ee83a6b61982 | |
parent | a0ec6bbf9de2c2fc0b44cc141451a13d74a4ce40 [diff] [blame] |
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](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.0) Change-Id: Ifd4f752ea9ed5d874dada9ed19608f665d684cd3 --- 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> Change-Id: I637af2bd09f20f490025e9655ba45fa1e6a70048
diff --git a/pom.xml b/pom.xml index 54c3619..5bc11df 100644 --- a/pom.xml +++ b/pom.xml
@@ -196,7 +196,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-resources-plugin</artifactId> - <version>3.2.0</version> + <version>3.3.0</version> <configuration> <encoding>UTF-8</encoding> </configuration>