Skip to content

Commit b368688

Browse files
authored
ci: upgrade jetty to 11.0.26
1 parent 0d6ed1b commit b368688

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.7.1</flowingcode.commons.demo.version>
2121
<frontend.hotdeploy>true</frontend.hotdeploy>
2222
</properties>

0 commit comments

Comments
 (0)