commit | c577431e7dde221e3049f992edb53ce3a0e84361 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 02 02:14:24 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Sep 19 11:25:05 2025 +0200 |
tree | dcab1dbf67df4976ceefde4ab09851ed8535ba6b | |
parent | f335ca6727e9a7acaa7a04716fa8140e8f10f867 [diff] [blame] |
Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Change-Id: I91161b9047a46ef01b41fa624a7c2e361299b3c7 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I59e14668fd72752881b767c67a4d60730bcf1308
diff --git a/pom.xml b/pom.xml index cf998f1..ab23c5c 100644 --- a/pom.xml +++ b/pom.xml
@@ -189,7 +189,7 @@ <plugin> <artifactId>maven-compiler-plugin</artifactId> - <version>3.13.0</version> + <version>3.14.0</version> <inherited>true</inherited> <configuration> <showWarnings>true</showWarnings>