Skip to content

Commit 755cbcc

Browse files
committed
build: update to version 4.3.0
1 parent b52af0c commit 755cbcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<groupId>org.mvnsearch</groupId>
3434
<artifactId>toolchains-maven-plugin</artifactId>
35-
<version>4.2.0</version>
35+
<version>4.3.0</version>
3636
<packaging>maven-plugin</packaging>
3737

3838
<name>Apache Maven Toolchains Plugin with JDK auto download</name>
@@ -135,7 +135,7 @@ under the License.
135135
<plugin>
136136
<groupId>org.sonatype.plugins</groupId>
137137
<artifactId>nexus-staging-maven-plugin</artifactId>
138-
<version>1.6.8</version>
138+
<version>1.6.13</version>
139139
<extensions>true</extensions>
140140
<configuration>
141141
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)