Skip to content

Commit ca0f34a

Browse files
authored
ci: upgrade jetty to 11.0.26
1 parent a05d331 commit ca0f34a

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.20</jetty.version>
20+
<jetty.version>11.0.26</jetty.version>
2121
<flowingcode.commons.demo.version>4.1.0</flowingcode.commons.demo.version>
2222
<frontend.hotdeploy>true</frontend.hotdeploy>
2323
</properties>

0 commit comments

Comments
 (0)