Skip to content

Commit

Permalink
Integrate JAF API 2.1.2,
Browse files Browse the repository at this point in the history
Integrate Mail API 2.1.2,
Integrate Angus-Activation 2.0.1

Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed May 3, 2023
1 parent 7913d56 commit 633ec4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ Comments to: <a href="mailto:angus-dev@eclipse.org">angus-dev@eclipse.org</a>.<b
Copyright &#169; 2019, ${current.year} Eclipse Foundation. All rights reserved.]]></angus-mail.javadoc.bottom>

<mail.spec.version>2.1</mail.spec.version>
<mail-api.version>2.1.1</mail-api.version>
<activation-api.version>2.1.1</activation-api.version>
<mail-api.version>2.1.2</mail-api.version>
<activation-api.version>2.1.2</activation-api.version>
<jsp-api.version>3.0.0</jsp-api.version>
<servlet-api.version>5.0.0</servlet-api.version>
<angus.activation.version>2.0.0</angus.activation.version>
<angus.activation.version>2.0.1</angus.activation.version>
<angus-mail.version>${project.version}</angus-mail.version>
<graal.sdk.version>22.3.0</graal.sdk.version>
<!-- used in jakarta.mail/jakarta.mail.Version -->
Expand Down

0 comments on commit 633ec4f

Please sign in to comment.