Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…
Browse files Browse the repository at this point in the history
…3.5.2
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 5d2ab6c commit c7d4dac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ SOFTWARE.
<test-naming-conventions.version>0.1.8</test-naming-conventions.version>
<slf4j-jdk14.version>2.0.7</slf4j-jdk14.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<maven-invoker-plugin.version>3.5.1</maven-invoker-plugin.version>
<jcabi-aspects.version>0.24.1</jcabi-aspects.version>
<aspectjrt.version>1.6.12</aspectjrt.version>
Expand Down
2 changes: 1 addition & 1 deletion src/it/simple-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ SOFTWARE.
<javax.json-api.version>1.1.4</javax.json-api.version>
<javax.ws.rs-api.version>2.1</javax.ws.rs-api.version>
<jersey-common.version>2.39.1</jersey-common.version>
<maven-surefire-plugin.version>3.0.0</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit c7d4dac

Please sign in to comment.