Skip to content

Commit 4b82e6d

Browse files
authored
ci: upgrade jetty to 11.0.26
1 parent a20860b commit 4b82e6d

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
<poi.version>5.2.3</poi.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)