Skip to content

Commit ea57fed

Browse files
authoredFeb 26, 2025··
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#2703)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.14.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2106f0 commit ea57fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<java.diff.version>4.15</java.diff.version>
7979

8080
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>
81-
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
81+
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
8282
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
8383
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
8484
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>

0 commit comments

Comments
 (0)
Please sign in to comment.