Skip to content

Commit 809c5f6

Browse files
committed
Add org.eclipse.angus:jakarta.mail to the global metadata index.json
1 parent a45d46d commit 809c5f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

metadata/index.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,10 @@
223223
"allowed-packages" : [ "org.bouncycastle" ],
224224
"directory" : "org.bouncycastle/bcpkix-jdk18on",
225225
"module" : "org.bouncycastle:bcpkix-jdk18on"
226+
}, {
227+
"allowed-packages" : [ "jakarta" ],
228+
"directory" : "org.eclipse.angus/jakarta.mail",
229+
"module" : "org.eclipse.angus:jakarta.mail"
226230
}, {
227231
"allowed-packages" : [ "org.eclipse.jetty" ],
228232
"directory" : "org.eclipse.jetty/jetty-client",
@@ -389,4 +393,4 @@
389393
"allowed-packages" : [ "samples" ],
390394
"directory" : "samples/docker",
391395
"module" : "samples:docker"
392-
} ]
396+
} ]

0 commit comments

Comments
 (0)