Skip to content

Commit 224cbda

Browse files
Bump jetty-server in /12g/JavaExample/maven
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.41 to 9.4.51.v20230217. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/commits/jetty-9.4.51.v20230217) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e8d700 commit 224cbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

12g/JavaExample/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<name>MovieTicketing Soda4Java</name>
88
<properties>
99
<!-- Adapt this to a version found on http://central.maven.org/maven2/org/eclipse/jetty/jetty-maven-plugin/ -->
10-
<jettyVersion>9.4.41</jettyVersion>
10+
<jettyVersion>9.4.51.v20230217</jettyVersion>
1111
<jerseyVersion>2.25</jerseyVersion>
1212
</properties>
1313
<dependencies>

0 commit comments

Comments
 (0)