Skip to content

Commit

Permalink
Merge pull request #170 from camunda-community-hub/dependabot/maven/o…
Browse files Browse the repository at this point in the history
…rg.apache.maven.plugins-maven-surefire-plugin-3.2.3

chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
  • Loading branch information
VonDerBeck authored Dec 14, 2023
2 parents 479fb88 + bb27212 commit 9042807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
<configuration>
</configuration>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/sso-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
<configuration>
</configuration>
<dependencies>
Expand Down

0 comments on commit 9042807

Please sign in to comment.