Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d12c996

Browse files
dependabot[bot]slachiewicz
authored andcommittedFeb 23, 2025·
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](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.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>
1 parent 3fa2999 commit d12c996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<sisuMavenPluginVersion>${eclipse.sisu.version}</sisuMavenPluginVersion>
5454
<trimStackTrace>false</trimStackTrace>
5555
<preparationGoals>clean install</preparationGoals>
56-
<maven.compiler.version>3.13.0</maven.compiler.version>
56+
<maven.compiler.version>3.14.0</maven.compiler.version>
5757
</properties>
5858

5959
<dependencyManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.