Skip to content

Commit a872a1a

Browse files
Bump org.apache.maven.plugins:maven-surefire-plugin in /src/backend
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a8d79f commit a872a1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/backend/libs/efiling-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
<plugin>
8585
<artifactId>maven-surefire-plugin</artifactId>
86-
<version>2.22.2</version>
86+
<version>3.5.3</version>
8787
</plugin>
8888

8989
<plugin>

src/backend/libs/efiling-cso-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102

103103
<plugin>
104104
<artifactId>maven-surefire-plugin</artifactId>
105-
<version>2.22.2</version>
105+
<version>3.5.3</version>
106106
</plugin>
107107

108108
<!--mapstruct mapper autogen-->

0 commit comments

Comments
 (0)