We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e8149 commit 64767a2Copy full SHA for 64767a2
spring-boot-modules/spring-boot-client/pom.xml
@@ -116,7 +116,6 @@
116
117
<properties>
118
<guava.version>18.0</guava.version>
119
- <junit-platform.version>1.2.0</junit-platform.version>
120
<git-commit-id-plugin.version>2.2.4</git-commit-id-plugin.version>
121
</properties>
122
spring-boot-modules/spring-boot-parent/spring-boot-with-starter-parent/pom.xml
@@ -41,7 +41,5 @@
41
42
<java.version>1.8</java.version>
43
<spring-boot-starter-data-jpa.version>2.2.5.RELEASE</spring-boot-starter-data-jpa.version>
44
- <junit.version>4.11</junit.version>
45
46
-
47
</project>
0 commit comments