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 57bf854 commit 62aae89Copy full SHA for 62aae89
providers/jakarta.mail/pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
<!--
3
4
- Copyright (c) 1997, 2023 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2024 Oracle and/or its affiliates. All rights reserved.
5
6
This program and the accompanying materials are made available under the
7
terms of the Eclipse Public License v. 2.0, which is available at
@@ -194,6 +194,7 @@
194
<instructions>
195
<Import-Package>
196
org.glassfish.hk2.osgiresourcelocator;resolution:=optional,
197
+ sun.security.util;resolution:=optional,
198
*
199
</Import-Package>
200
<Require-Capability><![CDATA[
0 commit comments