|
@@ -120,7 +120,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.github.spotbugs</groupId>
|
|
|
<artifactId>spotbugs</artifactId>
|
|
|
- <version>3.1.4</version>
|
|
|
+ <version>3.1.5</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<configuration>
|
|
@@ -290,7 +290,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.puppycrawl.tools</groupId>
|
|
|
<artifactId>checkstyle</artifactId>
|
|
|
- <version>8.10.1</version>
|
|
|
+ <version>8.11</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
<executions>
|
|
@@ -583,7 +583,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.github.spotbugs</groupId>
|
|
|
<artifactId>spotbugs-annotations</artifactId>
|
|
|
- <version>3.1.4</version>
|
|
|
+ <version>3.1.5</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
|
|
@@ -609,7 +609,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.github.tomakehurst</groupId>
|
|
|
<artifactId>wiremock</artifactId>
|
|
|
- <version>2.15.0</version>
|
|
|
+ <version>2.18.0</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
@@ -670,7 +670,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.apache.commons</groupId>
|
|
|
<artifactId>commons-text</artifactId>
|
|
|
- <version>1.3</version>
|
|
|
+ <version>1.4</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.commons</groupId>
|