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:
5959- Fixes an issue that caused applications built with Quarkus to throw a
6060 ``java.lang.UnsatisfiedLinkError`` when initializing ``libmongocrypt``
6161 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.
6667
6768.. _java-version-5.2:
6869
You can’t perform that action at this time.
0 commit comments