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.3.0
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent 384d068 commit 4a2710a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin-integrationtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>

<commons-io.version>2.15.0</commons-io.version>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<maven-plugin-plugin.version>3.10.2</maven-plugin-plugin.version>
<maven-core.version>3.9.5</maven-core.version>
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
<plexus-component.version>2.1.1</plexus-component.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
Expand Down

0 comments on commit 4a2710a

Please sign in to comment.