You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JAVA-30184: Changes made for Upgrade junit-jupiter library in the mai… (#16235)
* JAVA-30184: Changes made for Upgrade junit-jupiter library in the main pom.xml
* JAVA-30184: jacoco-coverage-services-example updating the junit-jupiter
* JAVA-30184: Changes made for removing build failure from quarkus-fungy
* JAVA-30184: junit-platform-engine / junit-platform-suite update to latest
* JAVA-30184: update the junit-jupiter in all modules
* JAVA-30184: updating junit-platform-engine to 1.10.2 failure due to faliures
* JAVA-30184: Chnages made for Upgrade junit-jupiter library in the main pom.xml
* JAVA-30184: Changes made for Upgrade junit-jupiter library
* JAVA-33971:Changes made for removing unnecessary junit properties
Copy file name to clipboardExpand all lines: spring-boot-modules/spring-boot-config-jpa-error/data-jpa-application/pom.xml
-2
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,4 @@
16
16
<junit-jupiter.version>5.9.3</junit-jupiter.version> <!-- Latest compatible library. NamespacedHierarchicalStore was extracted starting from 5.10.x. So, fails to compile.-->
Copy file name to clipboardExpand all lines: testing-modules/junit5-migration/pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@
44
44
</build>
45
45
46
46
<properties>
47
-
<junit-jupiter.version>5.9.3</junit-jupiter.version> <!-- Latest compatible library. NamespacedHierarchicalStore was extracted starting from 5.10.x. So, fails to compile.-->
0 commit comments