Skip to content

Commit 427066c

Browse files
Bump org.eclipse.jetty:jetty-server in /frameworks/Java/jetty
Bumps org.eclipse.jetty:jetty-server from 10.0.14 to 10.0.24. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 06c4973 commit 427066c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<maven.compiler.source>11</maven.compiler.source>
1313
<maven.compiler.target>11</maven.compiler.target>
14-
<jetty.version>10.0.14</jetty.version>
14+
<jetty.version>10.0.24</jetty.version>
1515
<main.class>hello.handler.HelloWebServer</main.class>
1616
</properties>
1717

0 commit comments

Comments
 (0)