Skip to content

Commit 8c1713a

Browse files
committed
Upgrade to latest JSTL versions
Signed-off-by: smillidge <steve.millidge@payara.fish>
1 parent 0036c4e commit 8c1713a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appserver/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@
156156
<stax2-api.version>4.2.1</stax2-api.version>
157157

158158
<!-- Jakarta Standard Tag Library -->
159-
<jstl-api.version>2.0.0-RC2</jstl-api.version>
160-
<jstl-impl.version>2.0.0-M1</jstl-impl.version>
159+
<jstl-api.version>2.0.0-RC3</jstl-api.version>
160+
<jstl-impl.version>2.0.0-M2</jstl-impl.version>
161161

162162
<!-- CDI -->
163163
<cdi-api.version>3.0.0-M4</cdi-api.version>

0 commit comments

Comments
 (0)