Skip to content

Commit

Permalink
Merge pull request #95 from InseeFrLab/renovate/org.apache.maven.plug…
Browse files Browse the repository at this point in the history
…ins-maven-compiler-plugin-3.x

Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
  • Loading branch information
NicoLaval authored Dec 26, 2023
2 parents 5a8a145 + 3173e95 commit f08cd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.12.0</version>
<version>3.12.1</version>
<configuration>
<release>${jdk.version}</release>
<testRelease>${jdk.version}</testRelease>
Expand Down

0 comments on commit f08cd4a

Please sign in to comment.