From 9a05daf849b6d19afcdfb34d9f3f214ef8d9d589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:08:05 +0000 Subject: [PATCH] build(deps-dev): bump jetty-server in /com.creditease.uav.fastjson Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 8.1.8.v20121106 to 10.0.10. - [Release notes](https://github.com/eclipse/jetty.project/releases) - [Commits](https://github.com/eclipse/jetty.project/compare/jetty-8.1.8.v20121106...jetty-10.0.10) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- com.creditease.uav.fastjson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.creditease.uav.fastjson/pom.xml b/com.creditease.uav.fastjson/pom.xml index 011da09a..da35f09b 100644 --- a/com.creditease.uav.fastjson/pom.xml +++ b/com.creditease.uav.fastjson/pom.xml @@ -127,7 +127,7 @@ org.eclipse.jetty jetty-server - 8.1.8.v20121106 + 10.0.10 test true