commit | 3457f65faed6de8ff29c06ecf1f5d0e0ca0fc885 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Mar 11 17:02:03 2022 +0000 |
committer | Eliza Margaretha <margaretha@users.noreply.github.com> | Tue Mar 15 10:28:13 2022 +0100 |
tree | f59dee0af2746fc5df469090bdfc437142ba8fdb | |
parent | 95ef149688dc29b442c2a1a73c12779599937e85 [diff] |
Bump maven-compiler-plugin from 3.10.0 to 3.10.1 in /full Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 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.10.0...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/full/pom.xml b/full/pom.xml index 96884c8..928b927 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -108,7 +108,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.10.0</version> + <version>3.10.1</version> <configuration> <compilerVersion>${java.version}</compilerVersion> <source>${java.version}</source>