Skip to content

Commit

Permalink
Merge pull request #191 from JEsperancinhaOrg/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-surefire-plugin-3.2.5

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • Loading branch information
github-actions[bot] authored Jan 10, 2024
2 parents 3c7850c + 5e192d3 commit 89b0c77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nowje-unit-test-exchange-maven-plugin-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<kotlin.version>1.9.22</kotlin.version>
<kotlin.code.style>official</kotlin.code.style>
<junit.version>4.12</junit.version>
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion nowje-unit-test-exchange-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Expand Down

0 comments on commit 89b0c77

Please sign in to comment.