Skip to content

Commit

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

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1
  • Loading branch information
hwbllmnn authored Jan 11, 2024
2 parents 4b970bd + 366d58e commit 55ce4b6
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 @@ -191,7 +191,7 @@
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.1</version>
<configuration>
<source>11</source>
<target>11</target>
Expand Down

0 comments on commit 55ce4b6

Please sign in to comment.