Skip to content

Commit a49d40f

Browse files
authored
ci: upgrade jetty to 11.0.26
1 parent 2105cad commit a49d40f

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
@@ -17,7 +17,7 @@
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1919
<drivers.dir>${project.basedir}/drivers</drivers.dir>
20-
<jetty.version>11.0.12</jetty.version>
20+
<jetty.version>11.0.26</jetty.version>
2121
<flowingcode.commons.demo.version>4.2.0</flowingcode.commons.demo.version>
2222
<frontend.hotdeploy>true</frontend.hotdeploy>
2323
</properties>

0 commit comments

Comments
 (0)