We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ea989 commit 503b9e4Copy full SHA for 503b9e4
platform/openliberty/src/main/liberty/config/server.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<server description="Trellis Server">
3
<featureManager>
4
- <feature>microProfile-3.2</feature>
+ <feature>microProfile-3.3</feature>
5
</featureManager>
6
<logging consoleLogLevel="INFO"/>
7
<httpEndpoint httpPort="${default.http.port}" httpsPort="${default.https.port}"
0 commit comments