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.1
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 1a1b051 commit f8e9fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jvm-runtime/ftl-runtime/common/build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.15.1</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
<surefire-plugin.version>3.5.1</surefire-plugin.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion jvm-runtime/ftl-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.15.1</quarkus.version>
<surefire-plugin.version>3.5.0</surefire-plugin.version>
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<rootDir>${basedir}/../../../..</rootDir>
<grpc.version>1.68.0</grpc.version>
<javapoet.version>1.13.0</javapoet.version>
Expand Down

0 comments on commit f8e9fa2

Please sign in to comment.