Skip to content

Commit

Permalink
Merge pull request #421 from quarkus-qe/dependabot/maven/surefire-plu…
Browse files Browse the repository at this point in the history
…gin.version-3.2.1

Bump surefire-plugin.version from 3.1.0 to 3.2.1
  • Loading branch information
mocenas authored Oct 31, 2023
2 parents 26a7fda + f900870 commit e12c494
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 @@ -41,7 +41,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<surefire-plugin.version>3.1.0</surefire-plugin.version>
<surefire-plugin.version>3.2.1</surefire-plugin.version>
<testcontainers.version>1.19.1</testcontainers.version>
<wiremock.version>2.35.1</wiremock.version>
<confluent.kafka-avro-serializer.version>7.4.0</confluent.kafka-avro-serializer.version>
Expand Down

0 comments on commit e12c494

Please sign in to comment.