Skip to content

Commit 050bbb3

Browse files
committed
pom.xml: update Jetty to 9.2.11.v20150529
@see https://github.com/eclipse/jetty.project/blob/master/VERSION.txt No functional changes.
1 parent b9f4050 commit 050bbb3

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
@@ -73,7 +73,7 @@
7373
<hibernate-validator.version>5.1.3.Final</hibernate-validator.version>
7474
<hibernate.version>4.3.6.Final</hibernate.version>
7575
<javax-mail.version>1.5.4</javax-mail.version>
76-
<jetty.version>8.1.16.v20140903</jetty.version>
76+
<jetty.version>9.2.11.v20150529</jetty.version>
7777
<liquibase.version>3.3.5</liquibase.version>
7878
<mysql.version>5.1.36</mysql.version>
7979
<slf4j.version>1.7.12</slf4j.version>

0 commit comments

Comments
 (0)