Skip to content

Commit

Permalink
chore(deps): update Nexus to 3.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdellegrazie committed Nov 13, 2023
1 parent 5af210f commit 6d40fe2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-plugins</artifactId>
<version>3.58.1-01</version>
<version>3.62.0-01</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.weareadaptive.nexus</groupId>
<artifactId>nexus-casc-plugin</artifactId>
<version>3.58.1-01</version>
<version>3.62.0-01</version>
<packaging>bundle</packaging>

<properties>
<nexus.docker.version>3.58.1</nexus.docker.version>
<nexus.docker.version>3.62.0</nexus.docker.version>

<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-enforcer-plugin.version>3.3.0</maven-enforcer-plugin.version>
Expand Down

0 comments on commit 6d40fe2

Please sign in to comment.