Skip to content

Commit 2d74e9d

Browse files
build(deps): bump jetty-server from 9.4.17.v20190418 to 10.0.10
Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.17.v20190418 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-9.4.17.v20190418...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 2a8b9a6 commit 2d74e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<junit.platform.version>1.5.2</junit.platform.version>
3434
<junit.jupiter.version>5.5.2</junit.jupiter.version>
3535
<jacoco.version>0.8.5</jacoco.version>
36-
<jetty.version>9.4.17.v20190418</jetty.version>
36+
<jetty.version>10.0.10</jetty.version>
3737

3838
<CELLBASE.WAR.NAME>cellbase</CELLBASE.WAR.NAME>
3939
<checkstyle.config.location>checkstyle.xml</checkstyle.config.location>

0 commit comments

Comments
 (0)