Skip to content

Commit 9e0c244

Browse files
Upgrade mongodb-crypt to 1.8.0
Closes: #4440
1 parent 19b1e71 commit 9e0c244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>org.mongodb</groupId>
117117
<artifactId>mongodb-crypt</artifactId>
118-
<version>1.6.1</version>
118+
<version>1.8.0</version>
119119
<optional>true</optional>
120120
</dependency>
121121

0 commit comments

Comments
 (0)