Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
jdk21
Browse files Browse the repository at this point in the history
  • Loading branch information
nofateg authored Nov 21, 2023
1 parent c100879 commit f76319b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>oap</groupId>
<artifactId>oap.maven</artifactId>
<version>18.3.7.5</version>
<version>21.0.0</version>
</parent>

<name>oap-mail-parent</name>
Expand All @@ -38,7 +38,7 @@
<repositories>
<repository>
<id>oap</id>
<url>https://mvn.oaplatform.org</url>
<url>https://artifacts.oaplatform.org/repository/maven/</url>
</repository>
</repositories>

Expand All @@ -48,9 +48,9 @@
</modules>

<properties>
<oap-mail.project.version>18.7.0</oap-mail.project.version>
<oap-mail.project.version>21.0.0</oap-mail.project.version>

<oap.deps.oap.version>18.13.0</oap.deps.oap.version>
<oap.deps.oap.version>21.0.0</oap.deps.oap.version>

<oap.deps.sendgrid.version>4.9.3</oap.deps.sendgrid.version>
<oap.deps.lombok.version>1.18.30</oap.deps.lombok.version>
Expand Down

0 comments on commit f76319b

Please sign in to comment.