Skip to content

Commit

Permalink
Merge pull request #2 from asundukov/dependabot/maven/jetty.version-9…
Browse files Browse the repository at this point in the history
….4.35.v20201120

Bump jetty.version from 9.4.24.v20191120 to 9.4.35.v20201120
  • Loading branch information
asundukov committed Dec 7, 2020
2 parents 76f1cbf + 427afaf commit cf8fa8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<jersey.version>2.25</jersey.version>
<guice.version>4.0</guice.version>
<jetty.version>9.4.24.v20191120</jetty.version>
<jetty.version>9.4.35.v20201120</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit cf8fa8b

Please sign in to comment.