Skip to content

Commit

Permalink
Integrate Jakarta Concurrency API 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
arjantijms committed Sep 7, 2023
1 parent 94f3fd9 commit 2410b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<tyrus.version>2.1.3</tyrus.version>

<!-- Jakarta Concurrency -->
<jakarta.concurrent-api.version>3.0.2</jakarta.concurrent-api.version>
<jakarta.concurrent-api.version>3.0.3</jakarta.concurrent-api.version>
<concurrent.version>3.0.0</concurrent.version>

<!-- Jakarta Interceptors -->
Expand Down

0 comments on commit 2410b25

Please sign in to comment.