JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)

* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
This commit is contained in:
Harry9656
2024-04-23 18:45:06 +02:00
committed by GitHub
parent 9177009ab6
commit 6b0c4b9a80
47 changed files with 51 additions and 59 deletions
-1
View File
@@ -147,7 +147,6 @@
<javax.persistence.version>2.1.1</javax.persistence.version>
<spring-boot.repackage.skip>true</spring-boot.repackage.skip>
<spring-boot.version>3.2.2</spring-boot.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
</properties>
</project>