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.12.1
  • Loading branch information
renovate[bot] authored and robstoll committed Jan 10, 2024
1 parent ebe8825 commit a2e2eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/jvm/maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<junit.version>5.10.1</junit.version>
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.22</kotlin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
Expand Down

0 comments on commit a2e2eba

Please sign in to comment.