Skip to content

Commit 47138c5

Browse files
authored
Note that Winstone now uses Jetty 12.1 (#517)
1 parent 8b42b1b commit 47138c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# What is Winstone?
2-
Winstone is a command line interface around Jetty 12.0.x, which implements
2+
Winstone is a command line interface around Jetty 12.1.x, which implements
33
Servlet 5.0 (JakartaEE 9/`jakarta.servlet.*`), WebSocket/JSR-356, and HTTP/2 support. It is used as the default
44
embedded servlet container in Jenkins (via the `executable` package in the `war` module)
55
and can be used by any other web applications that wants to be self-contained.

0 commit comments

Comments
 (0)