We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a3c7a commit 448dc64Copy full SHA for 448dc64
mongo-spring-boot-3-integrationtests/pom.xml
@@ -39,7 +39,7 @@
39
<properties>
40
<!-- Main -->
41
<axon.version>4.10.0</axon.version>
42
- <mongo.driver.version>4.11.1</mongo.driver.version>
+ <mongo.driver.version>5.1.2</mongo.driver.version>
43
<!-- Testing -->
44
<testcontainers.version>1.20.0</testcontainers.version>
45
<!-- Build / Plugin -->
pom.xml
@@ -51,7 +51,7 @@
51
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
52
53
54
55
<!-- Logging -->
56
<slf4j.version>2.0.13</slf4j.version>
57
<log4j.version>2.23.1</log4j.version>
0 commit comments