Skip to content

Commit 5596ced

Browse files
authored
ci: upgrade jetty to 11.0.26
1 parent b46a7da commit 5596ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1818
<drivers.dir>${project.basedir}/drivers</drivers.dir>
19-
<jetty.version>11.0.12</jetty.version>
19+
<jetty.version>11.0.26</jetty.version>
2020
<flowingcode.commons.demo.version>3.10.0</flowingcode.commons.demo.version>
2121
<markdown-editor.version>2.0.1</markdown-editor.version>
2222
<frontend.hotdeploy>true</frontend.hotdeploy>

0 commit comments

Comments
 (0)