We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab435e commit 8dcbfa2Copy full SHA for 8dcbfa2
phase2-partnership-mongodb/pom.xml
@@ -53,7 +53,7 @@
53
54
<!-- Include here to not bloat the global scope -->
55
<properties>
56
- <mongodb-client.version>5.6.0</mongodb-client.version>
+ <mongodb-client.version>5.6.1</mongodb-client.version>
57
<flapdoodle.version>4.21.0</flapdoodle.version>
58
</properties>
59
pom.xml
@@ -77,7 +77,7 @@
77
<dependency>
78
<groupId>com.helger.commons</groupId>
79
<artifactId>ph-commons-parent-pom</artifactId>
80
- <version>12.0.3</version>
+ <version>12.0.4</version>
81
<type>pom</type>
82
<scope>import</scope>
83
</dependency>
0 commit comments