Skip to content

Commit 4806bcf

Browse files
committed
Update mongodb to 5.6.0
1 parent 5c68d1b commit 4806bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/trino-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<air.compiler.fail-warnings>true</air.compiler.fail-warnings>
18-
<mongo-java.version>5.5.1</mongo-java.version>
18+
<mongo-java.version>5.6.0</mongo-java.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)