Skip to content

Commit 06e8674

Browse files
authored
Merge branch 'main' into dependabot/maven/org.sonarsource.analyzer-commons-sonar-analyzer-commons-2.16.0.3141
2 parents 2f4d7a3 + 357e1fe commit 06e8674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
<sonar.skipDependenciesPackaging>true</sonar.skipDependenciesPackaging>
6060

61-
<mockito.version>5.14.1</mockito.version>
61+
<mockito.version>5.14.2</mockito.version>
6262

6363
<!-- temporary version waiting for a real automatic release in creedengo repository -->
6464
<creedengo-rules-specifications.version>2.0.0</creedengo-rules-specifications.version>
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.apache.maven.plugins</groupId>
132132
<artifactId>maven-surefire-plugin</artifactId>
133-
<version>3.5.0</version>
133+
<version>3.5.2</version>
134134
</plugin>
135135
<plugin>
136136
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)