We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b42b1b commit 47138c5Copy full SHA for 47138c5
README.md
@@ -1,5 +1,5 @@
1
# What is Winstone?
2
-Winstone is a command line interface around Jetty 12.0.x, which implements
+Winstone is a command line interface around Jetty 12.1.x, which implements
3
Servlet 5.0 (JakartaEE 9/`jakarta.servlet.*`), WebSocket/JSR-356, and HTTP/2 support. It is used as the default
4
embedded servlet container in Jenkins (via the `executable` package in the `war` module)
5
and can be used by any other web applications that wants to be self-contained.
0 commit comments