Skip to content

Commit

Permalink
Merge pull request #764 from vzakharchenko/renovate/maven-compiler-pl…
Browse files Browse the repository at this point in the history
…ugin

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
  • Loading branch information
vzakharchenko committed Feb 27, 2023
2 parents dfcfbe8 + defaa60 commit 986b849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keycloak-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<properties-maven-plugin>1.1.0</properties-maven-plugin>
<maven-compiler-plugin>3.10.1</maven-compiler-plugin>
<maven-compiler-plugin>3.11.0</maven-compiler-plugin>
<maven-enforcer-plugin>3.2.1</maven-enforcer-plugin>
<spotbugs-maven-plugin>4.7.3.2</spotbugs-maven-plugin>
<maven-pmd-plugin>3.20.0</maven-pmd-plugin>
Expand Down

0 comments on commit 986b849

Please sign in to comment.