Skip to content

Commit b93bc9f

Browse files
committed
Dependency Update
1 parent a9a3697 commit b93bc9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
<dependency>
4545
<groupId>org.yaml</groupId>
4646
<artifactId>snakeyaml</artifactId>
47-
<version>1.29</version>
47+
<version>1.30</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.mongodb</groupId>
5151
<artifactId>bson</artifactId>
52-
<version>4.4.1</version>
52+
<version>4.6.0</version>
5353
<optional>true</optional>
5454
</dependency>
5555
</dependencies>

0 commit comments

Comments
 (0)