Skip to content

Commit 20c0578

Browse files
Bump jetty.version from 9.4.35.v20201120 to 9.4.49.v20220914
Bumps `jetty.version` from 9.4.35.v20201120 to 9.4.49.v20220914. Updates `jetty-server` from 9.4.35.v20201120 to 9.4.49.v20220914 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.49.v20220914) Updates `jetty-webapp` from 9.4.35.v20201120 to 9.4.49.v20220914 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.35.v20201120...jetty-9.4.49.v20220914) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty:jetty-webapp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ecb88d commit 20c0578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<org.slf4j.version>1.7.32</org.slf4j.version>
145145
<guava.version>24.1.1</guava.version>
146146
<jline.version>3.21.0</jline.version>
147-
<jetty.version>9.4.35.v20201120</jetty.version>
147+
<jetty.version>9.4.49.v20220914</jetty.version>
148148
<dropwizard.metrics.version>4.2.7</dropwizard.metrics.version>
149149
<micrometer.metrics.version>1.6.2</micrometer.metrics.version>
150150
<javax.xml.bind.version>2.4.0-b180830.0359</javax.xml.bind.version>
@@ -544,7 +544,7 @@
544544
<dependency>
545545
<groupId>org.eclipse.jetty</groupId>
546546
<artifactId>jetty-server</artifactId>
547-
<version>11.0.6</version>
547+
<version>9.4.49.v20220914</version>
548548
</dependency>
549549
</dependencies>
550550
</dependencyManagement>

0 commit comments

Comments
 (0)