commit | 1641474afd41aca04069f6f22c13db00a680831a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Mar 26 16:51:08 2022 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Mar 26 23:00:20 2022 +0100 |
tree | 24274f4537a529bf338fc6dfc965fec70267d398 | |
parent | 9e5ed89c1efc081344159587dfc3f448817c6dd2 [diff] [blame] |
Bump maven-compiler-plugin from 3.8.1 to 3.10.1 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1) Change-Id: If06338fb21f571d88b1bd254b7cb447c9d860698 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I1474179d999669d58a2ca05778c0eec1e28072fe
diff --git a/pom.xml b/pom.xml index 59ea0ab..8ead9f1 100644 --- a/pom.xml +++ b/pom.xml
@@ -184,7 +184,7 @@ <plugin> <artifactId>maven-compiler-plugin</artifactId> - <version>3.8.1</version> + <version>3.10.1</version> <inherited>true</inherited> <configuration> <showWarnings>true</showWarnings>