|
@@ -74,7 +74,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>junit</groupId>
|
|
<groupId>junit</groupId>
|
|
<artifactId>junit</artifactId>
|
|
<artifactId>junit</artifactId>
|
|
- <version>4.13.1</version>
|
|
|
|
|
|
+ <version>4.13.2</version>
|
|
<scope>test</scope>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
@@ -105,7 +105,7 @@
|
|
<!-- Show 100% of the lines from the stack trace (doesn't work) -->
|
|
<!-- Show 100% of the lines from the stack trace (doesn't work) -->
|
|
<trimStackTrace>false</trimStackTrace>
|
|
<trimStackTrace>false</trimStackTrace>
|
|
</configuration>
|
|
</configuration>
|
|
- <version>2.22.1</version>
|
|
|
|
|
|
+ <version>2.22.2</version>
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<id>unit-tests</id>
|
|
<id>unit-tests</id>
|
|
@@ -182,7 +182,7 @@
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.sonatype.plugins</groupId>
|
|
<groupId>org.sonatype.plugins</groupId>
|
|
<artifactId>nexus-staging-maven-plugin</artifactId>
|
|
<artifactId>nexus-staging-maven-plugin</artifactId>
|
|
- <version>1.6.2</version>
|
|
|
|
|
|
+ <version>1.6.13</version>
|
|
<extensions>true</extensions>
|
|
<extensions>true</extensions>
|
|
<configuration>
|
|
<configuration>
|
|
<serverId>ossrh</serverId>
|
|
<serverId>ossrh</serverId>
|