We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a344c2d commit 2258955Copy full SHA for 2258955
1 file changed
pom.xml
@@ -44,12 +44,12 @@
44
<dependency>
45
<groupId>org.yaml</groupId>
46
<artifactId>snakeyaml</artifactId>
47
- <version>1.30</version>
+ <version>1.33</version>
48
</dependency>
49
50
<groupId>org.mongodb</groupId>
51
<artifactId>bson</artifactId>
52
- <version>4.6.0</version>
+ <version>4.7.1</version>
53
<optional>true</optional>
54
55
</dependencies>
0 commit comments