We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52af0c commit 755cbccCopy full SHA for 755cbcc
pom.xml
@@ -32,7 +32,7 @@ under the License.
32
33
<groupId>org.mvnsearch</groupId>
34
<artifactId>toolchains-maven-plugin</artifactId>
35
- <version>4.2.0</version>
+ <version>4.3.0</version>
36
<packaging>maven-plugin</packaging>
37
38
<name>Apache Maven Toolchains Plugin with JDK auto download</name>
@@ -135,7 +135,7 @@ under the License.
135
<plugin>
136
<groupId>org.sonatype.plugins</groupId>
137
<artifactId>nexus-staging-maven-plugin</artifactId>
138
- <version>1.6.8</version>
+ <version>1.6.13</version>
139
<extensions>true</extensions>
140
<configuration>
141
<serverId>ossrh</serverId>
0 commit comments