File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -59,10 +59,11 @@ The 5.2.1 driver patch release includes the following changes:
59
59
- Fixes an issue that caused applications built with Quarkus to throw a
60
60
``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
61
61
bindings.
62
- - Fixes a bug that caused the ``mongodb-driver-core`` package to error when
63
- deployed to an OSGi runtime. The `` Import-Package
64
- org.mongodb:mongodb-driver-core`` manifest attribute no longer requires the
65
- ``com.oracle.svm.core.annotate.*`` packages.
62
+
63
+ - Fixes an issue that caused the ``mongodb-driver-core`` package to error when
64
+ deployed to an OSGi runtime. The ``Import-Package``
65
+ ``org.mongodb:mongodb-driver-core`` manifest attribute no longer
66
+ requires the ``com.oracle.svm.core.annotate.*`` packages.
66
67
67
68
.. _java-version-5.2:
68
69
You can’t perform that action at this time.
0 commit comments