Skip to content

Commit 152cd30

Browse files
Merge branch 'main' into renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
2 parents 20ad21e + 70146de commit 152cd30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2e/maven/workflow_dispatch/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<plugin>
7777
<groupId>org.apache.maven.plugins</groupId>
7878
<artifactId>maven-shade-plugin</artifactId>
79-
<version>3.5.1</version>
79+
<version>3.6.0</version>
8080
<executions>
8181
<execution>
8282
<phase>package</phase>
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.sonatype.plugins</groupId>
9898
<artifactId>nexus-staging-maven-plugin</artifactId>
99-
<version>1.6.13</version>
99+
<version>1.7.0</version>
100100
<extensions>true</extensions>
101101
<configuration>
102102
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)