Skip to content

Commit 70d4191

Browse files
committed
Update plugins
1 parent 5b53c1f commit 70d4191

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
@@ -115,7 +115,7 @@
115115
<plugin>
116116
<groupId>org.apache.maven.plugins</groupId>
117117
<artifactId>maven-compiler-plugin</artifactId>
118-
<version>3.13.0</version>
118+
<version>3.14.0</version>
119119
</plugin>
120120

121121
<!-- Version enforcer -->
@@ -170,7 +170,7 @@
170170
<!-- Unit tests -->
171171
<plugin>
172172
<artifactId>maven-surefire-plugin</artifactId>
173-
<version>3.5.2</version>
173+
<version>3.5.3</version>
174174
<executions>
175175
<execution>
176176
<phase>test</phase>

0 commit comments

Comments
 (0)