Skip to content

Commit cc685d9

Browse files
Bump the maven-build-plugins group across 1 directory with 4 updates (#34)
1 parent f7b329e commit cc685d9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
</plugin>
8383
<plugin>
8484
<artifactId>maven-source-plugin</artifactId>
85-
<version>3.3.0</version>
85+
<version>3.3.1</version>
8686
<executions>
8787
<execution>
8888
<id>attach-sources</id>
@@ -99,7 +99,7 @@
9999
</plugin>
100100
<plugin>
101101
<artifactId>maven-javadoc-plugin</artifactId>
102-
<version>3.6.3</version>
102+
<version>3.7.0</version>
103103
<executions>
104104
<execution>
105105
<id>attach-javadocs</id>
@@ -148,7 +148,7 @@
148148
<plugins>
149149
<plugin>
150150
<artifactId>maven-gpg-plugin</artifactId>
151-
<version>3.2.2</version>
151+
<version>3.2.4</version>
152152
<executions>
153153
<execution>
154154
<id>sign-artifacts</id>
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.sonatype.plugins</groupId>
185185
<artifactId>nexus-staging-maven-plugin</artifactId>
186-
<version>1.6.13</version>
186+
<version>1.7.0</version>
187187
<extensions>true</extensions>
188188
<configuration>
189189
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)