Skip to content

Commit 5891ae9

Browse files
predic8snyk-bott-burch
authored
fix: upgrade org.mongodb:mongodb-driver-sync from 5.5.1 to 5.6.0 (#2196)
Snyk has created this PR to upgrade org.mongodb:mongodb-driver-sync from 5.5.1 to 5.6.0. See this package in maven: org.mongodb:mongodb-driver-sync See this project in Snyk: https://app.snyk.io/org/predic8/project/ba8f26a2-ffb6-4476-8bc3-8c1da9297ba4?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: t-burch <119930761+t-burch@users.noreply.github.com>
1 parent 1d62f46 commit 5891ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
<dependency>
380380
<groupId>org.mongodb</groupId>
381381
<artifactId>mongodb-driver-sync</artifactId>
382-
<version>5.5.1</version>
382+
<version>5.6.0</version>
383383
<scope>provided</scope>
384384
</dependency>
385385
</dependencies>

0 commit comments

Comments
 (0)