Initial working draft

This commit is contained in:
Madhavan Sridharan
2023-10-12 18:28:13 -04:00
parent 78ff0a3fde
commit 5667e0570a
3 changed files with 182 additions and 1 deletions

View File

@@ -42,7 +42,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.10.2</version>
<version>4.11.0</version>
</dependency>
</dependencies>