Skip to content

Commit eaba92a

Browse files
authored
Merge pull request #409 from OpenLiberty/dependabot/maven/start/org.mongodb-mongodb-driver-sync-5.6.1
Bump org.mongodb:mongodb-driver-sync from 5.6.0 to 5.6.1 in /start
2 parents ca4889b + 0f80246 commit eaba92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>org.mongodb</groupId>
6464
<artifactId>mongodb-driver-sync</artifactId>
65-
<version>5.6.0</version>
65+
<version>5.6.1</version>
6666
</dependency>
6767
<!-- end::mongoDriver[] -->
6868
<!-- For tests -->

0 commit comments

Comments
 (0)