From daeeeb76e993fc22fe3e1bc031b68bb492f0bb72 Mon Sep 17 00:00:00 2001 From: wuwen Date: Fri, 17 Dec 2021 14:00:57 +0800 Subject: [PATCH] upgrade log4j2 to 2.16.0 (#9433) --- compiler/pom.xml | 4 ++-- dubbo-dependencies-bom/pom.xml | 2 +- dubbo-spring-boot/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/compiler/pom.xml b/compiler/pom.xml index c3d4201d462..3d3dc51f648 100644 --- a/compiler/pom.xml +++ b/compiler/pom.xml @@ -103,7 +103,7 @@ release - 2.11.1 + 2.16.0 @@ -234,4 +234,4 @@ Github Issues https://github.com/apache/dubbo/issues - \ No newline at end of file + diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml index cbe72eeb619..61a30fbb396 100644 --- a/dubbo-dependencies-bom/pom.xml +++ b/dubbo-dependencies-bom/pom.xml @@ -139,7 +139,7 @@ 1.2.16 1.2.2 - 2.15.0 + 2.16.0 2.7 0.10.0 diff --git a/dubbo-spring-boot/pom.xml b/dubbo-spring-boot/pom.xml index 68d5ffa03e4..afeaa033741 100644 --- a/dubbo-spring-boot/pom.xml +++ b/dubbo-spring-boot/pom.xml @@ -42,7 +42,7 @@ 2.3.1.RELEASE ${revision} - 2.15.0 + 2.16.0 diff --git a/pom.xml b/pom.xml index bc732e171eb..f6db4513c51 100644 --- a/pom.xml +++ b/pom.xml @@ -323,7 +323,7 @@ release - 2.11.1 + 2.16.0