Skip to content

Commit 8f8a0f2

Browse files
committed
prep for release
1 parent 5e74364 commit 8f8a0f2

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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.mockito</groupId>
105105
<artifactId>mockito-core</artifactId>
106-
<version>3.3.3</version>
106+
<version>3.4.4</version>
107107
<scope>test</scope>
108108
</dependency>
109109

@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.apache.maven.plugins</groupId>
157157
<artifactId>maven-checkstyle-plugin</artifactId>
158-
<version>3.0.0</version>
158+
<version>3.1.1</version>
159159
<executions>
160160
<execution>
161161
<id>checkstyle-validate</id>

0 commit comments

Comments
 (0)