Skip to content

Commit f90e85d

Browse files
chore: align repo with cloud-backend pt2
1 parent e9af9b0 commit f90e85d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<org.apache.commons.collections4.version>4.4</org.apache.commons.collections4.version>
2323
<org.apache.commons.io.version>2.18.0</org.apache.commons.io.version>
2424
<commons-text.version>1.10.0</commons-text.version>
25-
<dependency-check-maven.version>10.0.3</dependency-check-maven.version>
25+
<dependency-check-maven.version>11.1.0</dependency-check-maven.version>
2626
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
2727
<org.reflections.version>0.10.2</org.reflections.version>
2828
</properties>
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>org.apache.maven.plugins</groupId>
7373
<artifactId>maven-surefire-plugin</artifactId>
74-
<version>3.4.0</version>
74+
<version>3.5.2</version>
7575
<executions>
7676
<execution>
7777
<id>default-test</id>

0 commit comments

Comments
 (0)