Skip to content

Commit 911a0ee

Browse files
authored
Update server.xml
1 parent ecfd49e commit 911a0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

finish/src/main/liberty/config/server.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<platform>microprofile-6.1</platform>
1717
<feature>servlet</feature>
1818
<!-- tag::sessionCache[] -->
19-
<feature>sessionCache</feature>
19+
<feature>sessionCache-1.0</feature>
2020
<!-- end::sessionCache[] -->
2121
<feature>restfulWS</feature>
2222
<feature>jsonb</feature>

0 commit comments

Comments
 (0)