Skip to content

Commit 9436451

Browse files
ci: fix java 7 build (bis)
1 parent bc4ca53 commit 9436451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.sonatype.plugins</groupId>
186186
<artifactId>nexus-staging-maven-plugin</artifactId>
187-
<version>1.6.13</version>
187+
<version>1.6.7</version>
188188
<extensions>true</extensions>
189189
<configuration>
190190
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)