Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v…
Browse files Browse the repository at this point in the history
…3.13.0
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 1d87f90 commit ae75d9a
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 @@ -5,7 +5,7 @@
<artifactId>ping-source-operator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<properties>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<lombok.version>1.18.30</lombok.version>
<maven.compiler.release>11</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit ae75d9a

Please sign in to comment.