Skip to content

Commit 4b8f08f

Browse files
Bump the maven-build-plugins group with 3 updates (#73)
1 parent 037be96 commit 4b8f08f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
</plugin>
129129
<plugin>
130130
<artifactId>maven-source-plugin</artifactId>
131-
<version>3.3.0</version>
131+
<version>3.3.1</version>
132132
<executions>
133133
<execution>
134134
<id>attach-sources</id>
@@ -233,7 +233,7 @@
233233
<plugins>
234234
<plugin>
235235
<artifactId>maven-gpg-plugin</artifactId>
236-
<version>3.2.2</version>
236+
<version>3.2.4</version>
237237
<executions>
238238
<execution>
239239
<id>sign-artifacts</id>
@@ -294,7 +294,7 @@
294294
<plugin>
295295
<groupId>org.apache.maven.plugins</groupId>
296296
<artifactId>maven-deploy-plugin</artifactId>
297-
<version>3.1.1</version>
297+
<version>3.1.2</version>
298298
</plugin>
299299
</plugins>
300300
</build>

0 commit comments

Comments
 (0)