Skip to content

Commit 2102cf0

Browse files
paodbjavier-godoy
authored andcommitted
build(demo): update jetty version
1 parent dce2b1f commit 2102cf0

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
@@ -14,7 +14,7 @@
1414
<maven.compiler.target>1.8</maven.compiler.target>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
17-
<jetty.version>9.4.15.v20190215</jetty.version>
17+
<jetty.version>9.4.36.v20210114</jetty.version>
1818
<drivers.dir>${project.basedir}/drivers</drivers.dir>
1919
</properties>
2020

0 commit comments

Comments
 (0)