Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-surefir…
Browse files Browse the repository at this point in the history
…e-plugin to v3.5.2
  • Loading branch information
renovate[bot] authored and robstoll committed Dec 3, 2024
1 parent 336c17c commit ba4d3e4
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 @@ -18,7 +18,7 @@
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
<kotlin.version>2.0.21</kotlin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
<!-- @formatter:on -->
Expand Down

0 comments on commit ba4d3e4

Please sign in to comment.