commit | 43d73a016c4c4e0514fe5d2d31600d4f69e5bc53 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 02 15:01:54 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jul 03 10:19:57 2020 +0200 |
tree | d118c6c0480dda082ec0c05e981195eafef3aacc | |
parent | 020f86f4af0fb8520a950c4765cacd949f4756a9 [diff] |
Bump maven-compiler-plugin from 3.7.0 to 3.8.1 in /full Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.7.0 to 3.8.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.7.0...maven-compiler-plugin-3.8.1) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I77a1c13f050fe2dfd098f2d53c48e8b75a3ad25d
diff --git a/full/pom.xml b/full/pom.xml index 8f6f635..a40b9fd 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -164,7 +164,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.7.0</version> + <version>3.8.1</version> <configuration> <compilerVersion>${java.version}</compilerVersion> <source>${java.version}</source>