@@ -7,7 +7,7 @@ current = "3.12.0"
77 api = " ./3.12/javadoc"
88
99[[versions ]]
10- version = " 3.11.3 "
10+ version = " 3.11.2 "
1111 docs = " ./3.11"
1212 api = " ./3.11/javadoc"
1313
@@ -79,15 +79,15 @@ current = "3.12.0"
7979[[drivers ]]
8080 name = " mongodb-driver-sync"
8181 description = " The synchronous driver, new in 3.7."
82- versions = " 3.12.0,3.11.3 ,3.10.2,3.9.0,3.8.2,3.7.1"
82+ versions = " 3.12.0,3.11.2 ,3.10.2,3.9.0,3.8.2,3.7.1"
8383
8484[[drivers ]]
8585 name = " mongodb-driver-legacy"
8686 description = " The legacy API for the synchronous driver.<br/>Prefer mongodb-driver-sync for new applications"
87- versions = " 3.12.0,3.11.3 ,3.10.2,3.9.0"
87+ versions = " 3.12.0,3.11.2 ,3.10.2,3.9.0"
8888
8989[[drivers ]]
9090 name = " mongodb-driver-async"
9191 description = " The callback-based asynchronous driver.<br/>Prefer the Reactive Streams driver for new applications."
92- versions = " 3.12.0,3.11.3 ,3.10.2,3.9.0,3.8.2,3.7.1,3.6.4,3.5.0,3.4.3,3.3.0,3.2.2,3.1.1,3.0.4"
92+ versions = " 3.12.0,3.11.2 ,3.10.2,3.9.0,3.8.2,3.7.1,3.6.4,3.5.0,3.4.3,3.3.0,3.2.2,3.1.1,3.0.4"
9393
0 commit comments