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