Skip to content

Commit

Permalink
update concurrent API jars to 3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: gurunrao <gurunandan.rao@oracle.com>
  • Loading branch information
gurunrao committed May 20, 2022
1 parent bb82263 commit b378e35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
<tyrus.version>2.1.0-M3</tyrus.version>

<!-- Jakarta Concurrency -->
<jakarta.concurrent-api.version>2.0.0</jakarta.concurrent-api.version>
<concurrent.version>2.0.0</concurrent.version>
<jakarta.concurrent-api.version>3.0.0</jakarta.concurrent-api.version>
<concurrent.version>3.0.0-RC1</concurrent.version>

<!-- Jakarta Interceptors -->
<jakarta.interceptor-api.version>2.1.0</jakarta.interceptor-api.version>
Expand Down

0 comments on commit b378e35

Please sign in to comment.