Skip to content

Commit 9e7023f

Browse files
authored
ci: upgrade jetty to 11.0.26
1 parent ad1b00e commit 9e7023f

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
@@ -15,7 +15,7 @@
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1717
<drivers.dir>${project.basedir}/drivers</drivers.dir>
18-
<jetty.version>11.0.13</jetty.version>
18+
<jetty.version>11.0.26</jetty.version>
1919
</properties>
2020

2121
<organization>

0 commit comments

Comments
 (0)