Skip to content

Commit

Permalink
Bump jetty9.version from 9.4.26.v20200117 to 9.4.27.v20200227 (#1547)
Browse files Browse the repository at this point in the history
Bumps `jetty9.version` from 9.4.26.v20200117 to 9.4.27.v20200227.

Updates `jetty-server` from 9.4.26.v20200117 to 9.4.27.v20200227
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.26.v20200117...jetty-9.4.27.v20200227)

Updates `jetty-client` from 9.4.26.v20200117 to 9.4.27.v20200227
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.26.v20200117...jetty-9.4.27.v20200227)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 3, 2020
1 parent bcc1a9d commit b58b350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-jetty9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<javaModuleName>com.codahale.metrics.jetty9</javaModuleName>
<jetty9.version>9.4.26.v20200117</jetty9.version>
<jetty9.version>9.4.27.v20200227</jetty9.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion metrics-servlets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<javaModuleName>com.codahale.metrics.servlets</javaModuleName>
<jetty9.version>9.4.26.v20200117</jetty9.version>
<jetty9.version>9.4.27.v20200227</jetty9.version>
<papertrail.profiler.version>1.1.1</papertrail.profiler.version>
<servlet.version>3.1.0</servlet.version>
<jackson.version>2.9.10.3</jackson.version>
Expand Down

0 comments on commit b58b350

Please sign in to comment.