commit | 7a9ea32e3b078a04900b804339bc5e736e848a2f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 23 00:01:09 2025 +0000 |
committer | Akron <nils@diewald-online.de> | Fri Sep 26 11:42:57 2025 +0200 |
tree | ae7531d9a9035491abb095e3eeb27ca759eb09e8 | |
parent | 24fa0a3d5ac96146f0deea7a89678cfee85fd6ff [diff] |
Bump org.apache.maven.plugins:maven-compiler-plugin (closes #232) Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I9fc66c86dce6b1d166a96eb42bc5cb39b0db50c1
diff --git a/pom.xml b/pom.xml index 0398e64..0a8be07 100644 --- a/pom.xml +++ b/pom.xml
@@ -239,7 +239,7 @@ <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> - <version>3.14.0</version> + <version>3.14.1</version> <inherited>true</inherited> <configuration> <showWarnings>true</showWarnings>