upgraded to v24.3.0; verified no re-compile needed
This commit is contained in:
parent
8870ade2d7
commit
dbf5881b3b
4
pom.xml
4
pom.xml
@ -43,7 +43,7 @@
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
<maven.compiler.release>17</maven.compiler.release>
|
||||
|
||||
<aps.version>2.4.4</aps.version>
|
||||
<aps.version>24.3.0</aps.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
@ -154,7 +154,7 @@
|
||||
<plugin>
|
||||
<groupId>org.sonatype.plugins</groupId>
|
||||
<artifactId>nexus-staging-maven-plugin</artifactId>
|
||||
<version>1.6.13</version>
|
||||
<version>1.7.0</version>
|
||||
<configuration>
|
||||
<serverId>ossrh</serverId>
|
||||
<nexusUrl>https://s01.oss.sonatype.org/</nexusUrl>
|
||||
|
Loading…
x
Reference in New Issue
Block a user