Skip to content

Commit d3e0acd

Browse files
fix(deps): update maven non-major updates
1 parent 8ecd902 commit d3e0acd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.mockito</groupId>
6666
<artifactId>mockito-bom</artifactId>
67-
<version>5.21.0</version>
67+
<version>5.22.0</version>
6868
<type>pom</type>
6969
<scope>import</scope>
7070
</dependency>
@@ -250,7 +250,7 @@
250250
</plugin>
251251
<plugin>
252252
<artifactId>maven-surefire-plugin</artifactId>
253-
<version>3.5.4</version>
253+
<version>3.5.5</version>
254254
</plugin>
255255
<plugin>
256256
<artifactId>maven-pmd-plugin</artifactId>

0 commit comments

Comments
 (0)