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 e878ba3 commit 39d42d7Copy full SHA for 39d42d7
as2-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.2.1</mongodb-client.version>
+ <mongodb-client.version>5.3.0</mongodb-client.version>
57
<flapdoodle.version>4.18.1</flapdoodle.version>
58
</properties>
59
pom.xml
@@ -91,7 +91,7 @@
91
<dependency>
92
<groupId>com.helger.web</groupId>
93
<artifactId>ph-web-parent-pom</artifactId>
94
- <version>10.1.10-SNAPSHOT</version>
+ <version>10.2.0</version>
95
<type>pom</type>
96
<scope>import</scope>
97
</dependency>
0 commit comments