Skip to content

Commit

Permalink
Merge pull request #37 from anweisen/dependabot/maven/mongo-connector…
Browse files Browse the repository at this point in the history
…/org.mongodb-mongodb-driver-3.12.8

Bump mongodb-driver from 3.12.7 to 3.12.8 in /mongo-connector
  • Loading branch information
DomiIRL authored Jun 25, 2022
2 parents 4e6cf31 + cccdede commit 79dd239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongo-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver</artifactId>
<version>3.12.7</version>
<version>3.12.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 79dd239

Please sign in to comment.