Skip to content

Commit e7a07a0

Browse files
Bump jetty-webapp in /Stepik.org/L1.1 Simple web server
Bumps [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.3.0.M0 to 9.4.34.v20201102. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.3.0.M0...jetty-9.4.34.v20201102) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3cb14d commit e7a07a0

File tree

1 file changed

+1
-1
lines changed
  • Stepik.org/L1.1 Simple web server

1 file changed

+1
-1
lines changed

Stepik.org/L1.1 Simple web server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.eclipse.jetty</groupId>
5757
<artifactId>jetty-webapp</artifactId>
58-
<version>9.3.0.M0</version>
58+
<version>9.4.34.v20201102</version>
5959
</dependency>
6060

6161
</dependencies>

0 commit comments

Comments
 (0)