commit | 6f415df2c28d69b75aaf999c0e325615cecf368a | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Sep 22 13:04:42 2025 +0000 |
committer | Helge <stallkamp@ids-mannheim.de> | Thu Sep 25 14:16:23 2025 +0200 |
tree | bc1a007b9917cb8387e91b3a93a410bcf623e0cf | |
parent | 717ded6b7aae69f65b4f6e3b9f9cec05702cdbac [diff] |
Bump org.apache.maven.plugins:maven-compiler-plugin (closes #159) 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) Change-Id: I21d5c2696d0abdcb9a07d923c838e7eb1d2e44d0 --- 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: I7d50df71ce729eea725cbf10f7c86363091f6982
diff --git a/pom.xml b/pom.xml index 2f07222..eb4aa05 100644 --- a/pom.xml +++ b/pom.xml
@@ -189,7 +189,7 @@ <plugin> <artifactId>maven-compiler-plugin</artifactId> - <version>3.14.0</version> + <version>3.14.1</version> <inherited>true</inherited> <configuration> <showWarnings>true</showWarnings>