Skip to content

Commit e8df738

Browse files
Bump jetty-server from 9.3.0.M1 to 10.0.10 in /riskified-sample
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.3.0.M1 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.3.0.M1...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7caad35 commit e8df738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riskified-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.eclipse.jetty</groupId>
2323
<artifactId>jetty-server</artifactId>
24-
<version>9.3.0.M1</version>
24+
<version>9.4.41.v20210516</version>
2525
</dependency>
2626

2727
<dependency>

0 commit comments

Comments
 (0)