Skip to content

Commit

Permalink
Update jstl api & impl to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
volosied committed Mar 7, 2022
1 parent 0ab145f commit 43ca73d
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 @@ -142,8 +142,8 @@
<stax2-api.version>4.2.1</stax2-api.version>

<!-- Jakarta Standard Tag Library -->
<jstl-api.version>3.0.0-RC1</jstl-api.version>
<jstl-impl.version>3.0.0-M1</jstl-impl.version>
<jstl-api.version>3.0.0</jstl-api.version>
<jstl-impl.version>3.0.0</jstl-impl.version>

<!-- Jakarta CDI -->
<jakarta.cdi-api.version>4.0.0</jakarta.cdi-api.version>
Expand Down

0 comments on commit 43ca73d

Please sign in to comment.