Skip to content

Commit 006fc43

Browse files
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] <[email protected]>
1 parent aff59d4 commit 006fc43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<project-version>0.0.1-SNAPSHOT</project-version>
2727
<maven.compiler.source>17</maven.compiler.source>
2828
<maven.compiler.target>17</maven.compiler.target>
29-
<maven.compiler.version>3.13.0</maven.compiler.version>
29+
<maven.compiler.version>3.14.0</maven.compiler.version>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
<build-alias>b000</build-alias>
3232
<wala.version>1.6.0</wala.version>

0 commit comments

Comments
 (0)