Skip to content

Commit ad87e47

Browse files
Bump the maven-build-plugins group across 1 directory with 5 updates (#95)
1 parent 51b999c commit ad87e47

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<junit.version>5.11.3</junit.version>
5151

5252
<!-- build plugin dependencies -->
53-
<dependency-check.version>10.0.3</dependency-check.version>
53+
<dependency-check.version>11.1.0</dependency-check.version>
5454
<nexus-staging.version>1.6.8</nexus-staging.version>
5555
</properties>
5656

@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-surefire-plugin</artifactId>
111-
<version>3.3.1</version>
111+
<version>3.5.1</version>
112112
</plugin>
113113
<plugin>
114114
<groupId>org.apache.maven.plugins</groupId>
@@ -146,7 +146,7 @@
146146
</plugin>
147147
<plugin>
148148
<artifactId>maven-javadoc-plugin</artifactId>
149-
<version>3.8.0</version>
149+
<version>3.10.1</version>
150150
<executions>
151151
<execution>
152152
<id>attach-javadocs</id>
@@ -239,7 +239,7 @@
239239
<plugins>
240240
<plugin>
241241
<artifactId>maven-gpg-plugin</artifactId>
242-
<version>3.2.4</version>
242+
<version>3.2.7</version>
243243
<executions>
244244
<execution>
245245
<id>sign-artifacts</id>
@@ -297,7 +297,7 @@
297297
<plugin>
298298
<groupId>org.apache.maven.plugins</groupId>
299299
<artifactId>maven-deploy-plugin</artifactId>
300-
<version>3.1.2</version>
300+
<version>3.1.3</version>
301301
</plugin>
302302
</plugins>
303303
</build>

0 commit comments

Comments
 (0)