Skip to content

Commit

Permalink
Merge pull request #3 from asundukov/dependabot/maven/jetty.version-1…
Browse files Browse the repository at this point in the history
…1.0.1

Bump jetty.version from 9.4.35.v20201120 to 11.0.1
  • Loading branch information
asundukov committed Mar 30, 2021
2 parents cf8fa8b + 38e57e7 commit 29718c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@
<properties>
<jersey.version>2.25</jersey.version>
<guice.version>4.0</guice.version>
<jetty.version>9.4.35.v20201120</jetty.version>
<jetty.version>11.0.1</jetty.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 29718c2

Please sign in to comment.