Skip to content

Commit

Permalink
Merge pull request #24895 from avpinchuk/maven_compiler_plugin_3_13_0
Browse files Browse the repository at this point in the history
Integrate Maven Compiler plugin 3.13.0
  • Loading branch information
hs536 authored Apr 9, 2024
2 parents fa455b7 + c929d12 commit f30f506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.13.0</version>
<configuration>
<source>11</source>
<target>11</target>
Expand Down

0 comments on commit f30f506

Please sign in to comment.