Skip to content

Commit 06bbd55

Browse files
committed
small fix to v5.2.1 WN
1 parent 1746ce4 commit 06bbd55

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/whats-new.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)