Skip to content

Commit 8a93287

Browse files
authored
Merge branch 'master' into je-headers
2 parents 7cc2988 + 0dff988 commit 8a93287

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
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.codehaus.mojo</groupId>
217217
<artifactId>exec-maven-plugin</artifactId>
218-
<version>3.4.1</version>
218+
<version>3.5.0</version>
219219
<executions>
220220
<execution>
221221
<phase>test</phase>
@@ -280,7 +280,7 @@
280280
<!-- Test Phase -->
281281
<plugin>
282282
<artifactId>maven-surefire-plugin</artifactId>
283-
<version>3.5.1</version>
283+
<version>3.5.2</version>
284284
<configuration>
285285
<skipTests>${skipUTs}</skipTests>
286286
</configuration>

0 commit comments

Comments
 (0)