We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e8d697 commit 9a8ae59Copy full SHA for 9a8ae59
cxf-spring-boot-starter-maven-plugin-integrationtest/pom.xml
@@ -13,7 +13,7 @@
13
<java.version>1.8</java.version>
14
15
<!-- Testing dependencies -->
16
- <junit.version>5.7.0</junit.version>
+ <junit.version>5.8.2</junit.version>
17
<maven-verifier.version>1.7.2</maven-verifier.version>
18
</properties>
19
cxf-spring-boot-starter-maven-plugin/pom.xml
@@ -44,7 +44,7 @@
44
<maven-plugin-api.version>3.6.3</maven-plugin-api.version>
45
46
47
48
<hamcrest.version>2.2</hamcrest.version>
49
50
0 commit comments