Skip to content

Commit

Permalink
Merge pull request #171 from camunda-community-hub/renovate/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-compiler-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0
  • Loading branch information
VonDerBeck authored Dec 20, 2023
2 parents d29be1a + 56f9be2 commit b10cd3c
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 @@ -125,7 +125,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<configuration>
<release>${version.java}</release>
</configuration>
Expand Down

0 comments on commit b10cd3c

Please sign in to comment.