File tree Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Original file line number Diff line number Diff line change 155
155
</dependency >
156
156
157
157
<dependency >
158
- <groupId >org.mongodb</groupId >
159
- <artifactId >mongodb-driver-sync</artifactId >
160
- <version >4.6 .1</version > <!-- $NO-MVN-MAN-VER$ -- >
161
- </dependency >
158
+ <groupId >org.mongodb</groupId >
159
+ <artifactId >mongodb-driver-sync</artifactId >
160
+ <version >4.11 .1</version >
161
+ </dependency >
162
162
163
- <dependency >
164
- <groupId >org.mongodb</groupId >
165
- <artifactId >mongodb-driver-core</artifactId >
166
- <version >4.6.1</version ><!-- $NO-MVN-MAN-VER$-->
167
- </dependency >
163
+ <dependency >
164
+ <groupId >org.mongodb</groupId >
165
+ <artifactId >mongodb-driver-core</artifactId >
166
+ <version >4.11.1</version >
167
+ </dependency >
168
+
169
+ <!-- https://mvnrepository.com/artifact/org.mongodb/bson -->
170
+ <dependency >
171
+ <groupId >org.mongodb</groupId >
172
+ <artifactId >bson</artifactId >
173
+ <version >4.11.1</version >
174
+ </dependency >
168
175
169
176
<dependency >
170
177
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments