Skip to content

Commit 238d815

Browse files
fix: bump jetty version (#1494)
1 parent cbefe51 commit 238d815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt-jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<properties>
13-
<jetty.version>9.4.56.v20240826</jetty.version>
13+
<jetty.version>9.4.57.v20241219</jetty.version>
1414
</properties>
1515

1616
<artifactId>bolt-jetty</artifactId>

0 commit comments

Comments
 (0)