We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45d46d commit 809c5f6Copy full SHA for 809c5f6
metadata/index.json
@@ -223,6 +223,10 @@
223
"allowed-packages" : [ "org.bouncycastle" ],
224
"directory" : "org.bouncycastle/bcpkix-jdk18on",
225
"module" : "org.bouncycastle:bcpkix-jdk18on"
226
+}, {
227
+ "allowed-packages" : [ "jakarta" ],
228
+ "directory" : "org.eclipse.angus/jakarta.mail",
229
+ "module" : "org.eclipse.angus:jakarta.mail"
230
}, {
231
"allowed-packages" : [ "org.eclipse.jetty" ],
232
"directory" : "org.eclipse.jetty/jetty-client",
@@ -389,4 +393,4 @@
389
393
"allowed-packages" : [ "samples" ],
390
394
"directory" : "samples/docker",
391
395
"module" : "samples:docker"
392
-} ]
396
+} ]
0 commit comments