commit | cd66f4af09c873c397672088654de454f365c691 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jul 02 15:01:42 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Jul 03 10:20:00 2020 +0200 |
tree | 5923621b4842b89044bd8683ec0a62e8e4531833 | |
parent | a988d185af194fb02dabdaf78a9b8393b512aedc [diff] |
Bump maven-compiler-plugin from 3.7.0 to 3.8.1 in /lite 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: I2a77193212ef93a3bfae6b8ca76b4dccc563373e
diff --git a/lite/pom.xml b/lite/pom.xml index 954c712..250a75d 100644 --- a/lite/pom.xml +++ b/lite/pom.xml
@@ -57,7 +57,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>