We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e6c0d commit 011dfd3Copy full SHA for 011dfd3
release-notes/CREDITS-2.x
@@ -328,3 +328,6 @@ Evan Galpin (egalpin@github)
328
Chris Rankin (chrisr3@github)
329
* Requested #768: Jackson bundles are missing OSGi's osgi.serviceloader metadata
330
(2.14.0)
331
+ * Contributed #822: Declare osgi.serviceloader.registrar requirement as optional
332
+ (2.14.0)
333
+
release-notes/VERSION-2.x
@@ -72,6 +72,8 @@ Unreleased:
72
that take `byte[]`/`char[]`-with-offsets input
73
#818: Calling `JsonPointer.compile(...)` on very deeply nested expression
74
throws `StackOverflowErrror`
75
+#822: Declare osgi.serviceloader.registrar requirement as optional
76
+ (contributed by Chris R)
77
78
2.13.4 (03-Sep-2022)
79
0 commit comments