Bump org.apache.maven.surefire:surefire-junit47 from 3.0.0-M7 to 3.5.2

Bumps org.apache.maven.surefire:surefire-junit47 from 3.0.0-M7 to 3.5.2.

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit47
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 23:43:36 +00:00 committed by GitHub
parent e4cdbca23c
commit 2a4b108f30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit47</artifactId>
<version>3.0.0-M7</version>
<version>3.5.2</version>
</dependency>
</dependencies>
<executions>