Skip to content

Commit

Permalink
Upgrade mongodb-crypt to 1.8.0
Browse files Browse the repository at this point in the history
Closes: #4440
  • Loading branch information
christophstrobl committed Jul 7, 2023
1 parent 19b1e71 commit 9e0c244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-data-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-crypt</artifactId>
<version>1.6.1</version>
<version>1.8.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 9e0c244

Please sign in to comment.