|
@@ -254,7 +254,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.puppycrawl.tools</groupId>
|
|
<groupId>com.puppycrawl.tools</groupId>
|
|
<artifactId>checkstyle</artifactId>
|
|
<artifactId>checkstyle</artifactId>
|
|
- <version>10.3.2</version>
|
|
|
|
|
|
+ <version>10.3.3</version>
|
|
</dependency>
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencies>
|
|
<executions>
|
|
<executions>
|
|
@@ -338,7 +338,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.github.spotbugs</groupId>
|
|
<groupId>com.github.spotbugs</groupId>
|
|
<artifactId>spotbugs</artifactId>
|
|
<artifactId>spotbugs</artifactId>
|
|
- <version>4.7.1</version>
|
|
|
|
|
|
+ <version>4.7.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencies>
|
|
<configuration>
|
|
<configuration>
|
|
@@ -500,7 +500,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.github.spotbugs</groupId>
|
|
<groupId>com.github.spotbugs</groupId>
|
|
<artifactId>spotbugs-annotations</artifactId>
|
|
<artifactId>spotbugs-annotations</artifactId>
|
|
- <version>4.7.1</version>
|
|
|
|
|
|
+ <version>4.7.2</version>
|
|
<scope>provided</scope>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
@@ -520,7 +520,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.mockito</groupId>
|
|
<groupId>org.mockito</groupId>
|
|
<artifactId>mockito-core</artifactId>
|
|
<artifactId>mockito-core</artifactId>
|
|
- <version>4.7.0</version>
|
|
|
|
|
|
+ <version>4.8.0</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|