Skip to content

Commit 5171a09

Browse files
Bump jetty.version from 9.4.32.v20200930 to 9.4.34.v20201102 (#153)
Bumps `jetty.version` from 9.4.32.v20200930 to 9.4.34.v20201102. Updates `jetty-server` from 9.4.32.v20200930 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.32.v20200930...jetty-9.4.34.v20201102) Updates `jetty-servlet` from 9.4.32.v20200930 to 9.4.34.v20201102 - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.32.v20200930...jetty-9.4.34.v20201102) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6d15016 commit 5171a09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<name>Java Examples - Jetty</name>
1414

1515
<properties>
16-
<jetty.version>9.4.32.v20200930</jetty.version>
16+
<jetty.version>9.4.34.v20201102</jetty.version>
1717
</properties>
1818

1919
<dependencies>

jgit-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<name>Java Examples - JGit HTTP</name>
1515

1616
<properties>
17-
<jetty.version>9.4.32.v20200930</jetty.version>
17+
<jetty.version>9.4.34.v20201102</jetty.version>
1818
<jgit.version>5.9.0.202009080501-r</jgit.version>
1919
<slf4j.version>1.7.30</slf4j.version>
2020
</properties>

0 commit comments

Comments
 (0)