|
@@ -238,7 +238,7 @@
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
- <version>3.10.0</version>
|
|
|
|
|
|
+ <version>3.10.1</version>
|
|
<configuration>
|
|
<configuration>
|
|
<source>${maven.compiler.source}</source>
|
|
<source>${maven.compiler.source}</source>
|
|
<target>${maven.compiler.target}</target>
|
|
<target>${maven.compiler.target}</target>
|
|
@@ -445,7 +445,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.projectlombok</groupId>
|
|
<groupId>org.projectlombok</groupId>
|
|
<artifactId>lombok</artifactId>
|
|
<artifactId>lombok</artifactId>
|
|
- <version>1.18.22</version>
|
|
|
|
|
|
+ <version>1.18.24</version>
|
|
<scope>provided</scope>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
@@ -477,7 +477,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.github.tomakehurst</groupId>
|
|
<groupId>com.github.tomakehurst</groupId>
|
|
<artifactId>wiremock-jre8</artifactId>
|
|
<artifactId>wiremock-jre8</artifactId>
|
|
- <version>2.32.0</version>
|
|
|
|
|
|
+ <version>2.33.1</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|