Skip to content

Commit 5b18249

Browse files
committed
GH-1000 - Upgrade build plugins.
1 parent 08902fa commit 5b18249

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
@@ -459,7 +459,7 @@ limitations under the License.
459459
<plugin>
460460
<groupId>org.apache.maven.plugins</groupId>
461461
<artifactId>maven-surefire-plugin</artifactId>
462-
<version>3.5.1</version>
462+
<version>3.5.2</version>
463463
</plugin>
464464
<plugin>
465465
<groupId>org.apache.maven.plugins</groupId>
@@ -479,7 +479,7 @@ limitations under the License.
479479
<plugin>
480480
<groupId>org.apache.maven.plugins</groupId>
481481
<artifactId>maven-javadoc-plugin</artifactId>
482-
<version>3.10.1</version>
482+
<version>3.11.2</version>
483483
<configuration>
484484
<doclint>accessibility,html,reference</doclint>
485485
<show>package</show>

0 commit comments

Comments
 (0)