Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-compiler-plugin (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 173a5d7 commit 38a984b
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 @@ -70,7 +70,7 @@
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<source>${java.level}</source>
<target>${java.level}</target>
Expand Down

0 comments on commit 38a984b

Please sign in to comment.