Skip to content

Commit

Permalink
Bump maven-shared-utils from 3.2.1 to 3.3.3 in /plugins/maven/surefire
Browse files Browse the repository at this point in the history
Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.2.1 to 3.3.3.
- [Release notes](https://github.com/apache/maven-shared-utils/releases)
- [Commits](apache/maven-shared-utils@maven-shared-utils-3.2.1...maven-shared-utils-3.3.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-shared-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent 4a81986 commit 96ac852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/maven/surefire/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-utils</artifactId>
<version>3.2.1</version>
<version>3.3.3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 96ac852

Please sign in to comment.