We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3709962 commit 7d07ecfCopy full SHA for 7d07ecf
log4j-mongodb/pom.xml
@@ -30,7 +30,7 @@
30
<!-- OSGi and JPMS options -->
31
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
32
<!-- Dependency versions -->
33
- <mongodb.version>5.4.0</mongodb.version>
+ <mongodb.version>5.5.0</mongodb.version>
34
<slf4j2.version>2.0.17</slf4j2.version>
35
</properties>
36
<dependencyManagement>
0 commit comments