Skip to content

Commit

Permalink
Revert "Bump jakarta.authorization:jakarta.authorization-api from 2.1…
Browse files Browse the repository at this point in the history
….0 to 3.0.0"

This reverts commit 1c8d9f3.

As stated in quarkusio#40607, I think we
should update all the Jakarta EE dependencies in one go when they are
all ready.
Unfortunately, this will hit 3.11.0 but better fixing it for 3.11.1
anyway.

(cherry picked from commit 3da097f)
  • Loading branch information
gsmet committed Jun 4, 2024
1 parent 5d7e3e6 commit ec8232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<jakarta.activation.version>2.1.3</jakarta.activation.version>
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
<jakarta.authentication-api>3.0.0</jakarta.authentication-api>
<jakarta.authorization-api.version>3.0.0</jakarta.authorization-api.version>
<jakarta.authorization-api.version>2.1.0</jakarta.authorization-api.version>
<jakarta.el-api.version>5.0.1</jakarta.el-api.version>
<jakarta.enterprise.cdi-api.version>4.1.0</jakarta.enterprise.cdi-api.version>
<jakarta.inject-api.version>2.0.1</jakarta.inject-api.version>
Expand Down

0 comments on commit ec8232e

Please sign in to comment.