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 6cad504 commit 2b6d2bfCopy full SHA for 2b6d2bf
pom.xml
@@ -5,17 +5,17 @@
5
<parent>
6
<groupId>org.sonatype.nexus.plugins</groupId>
7
<artifactId>nexus-plugins</artifactId>
8
- <version>3.49.0-02</version>
+ <version>3.51.0-01</version>
9
</parent>
10
<modelVersion>4.0.0</modelVersion>
11
12
<groupId>com.weareadaptive.nexus</groupId>
13
<artifactId>nexus-casc-plugin</artifactId>
14
15
<packaging>bundle</packaging>
16
17
<properties>
18
- <nexus.docker.version>3.49.0</nexus.docker.version>
+ <nexus.docker.version>3.51.0</nexus.docker.version>
19
20
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
21
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
0 commit comments