commit | 7e1fa0f9a83bcbc0417d3ba19598457fdfa62971 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Mar 06 16:19:09 2023 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Mar 06 16:19:09 2023 +0100 |
tree | b8aaacce4ae04f2c49ae4148fce4c2497e71dc84 | |
parent | 368d2d352fc4c8eb2cb9b2793acf470e6d8697fa [diff] |
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /full Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.11.0) --- 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> Closes #533 Change-Id: I3d02883d919f0cdb090bd2edbc992889fee130a1
diff --git a/full/pom.xml b/full/pom.xml index 3149614..52ebe4f 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -111,7 +111,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.10.1</version> + <version>3.11.0</version> <configuration> <compilerVersion>${java.version}</compilerVersion> <source>${java.version}</source>