Skip to content

Commit 2862383

Browse files
Bump the maven-build-plugins group with 2 updates (#51)
1 parent 20d316c commit 2862383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>
107107
<artifactId>maven-surefire-plugin</artifactId>
108-
<version>3.2.1</version>
108+
<version>3.2.2</version>
109109
</plugin>
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
@@ -143,7 +143,7 @@
143143
</plugin>
144144
<plugin>
145145
<artifactId>maven-javadoc-plugin</artifactId>
146-
<version>3.6.0</version>
146+
<version>3.6.3</version>
147147
<executions>
148148
<execution>
149149
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)