Skip to content

Commit 1803f18

Browse files
authored
Merge branch 'master' into sufiyan-chougule
2 parents aa82d5c + b44ecf7 commit 1803f18

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
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.mockito</groupId>
4444
<artifactId>mockito-core</artifactId>
45-
<version>5.16.0</version>
45+
<version>5.16.1</version>
4646
<scope>test</scope>
4747
</dependency>
4848
<dependency>
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>com.github.spotbugs</groupId>
125125
<artifactId>spotbugs-maven-plugin</artifactId>
126-
<version>4.9.2.0</version>
126+
<version>4.9.3.0</version>
127127
<configuration>
128128
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
129129
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)