Merge pull request #1618 from jamesagnew/dependabot/maven/jetty_version-9.4.24.v20191120

Bump jetty_version from 9.4.23.v20191118 to 9.4.24.v20191120
This commit is contained in:
James Agnew 2019-12-02 18:52:48 -05:00 committed by GitHub
commit 1b6b3b31a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
pom.xml Executable file → Normal file
View File

@ -618,7 +618,7 @@
<jaxb_runtime_version>2.3.1</jaxb_runtime_version>
<jersey_version>2.25.1</jersey_version>
<!-- 9.4.17 seems to have issues -->
<jetty_version>9.4.23.v20191118</jetty_version>
<jetty_version>9.4.24.v20191120</jetty_version>
<jsr305_version>3.0.2</jsr305_version>
<flyway_version>6.0.8</flyway_version>
<!--<hibernate_version>5.2.10.Final</hibernate_version>-->