This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit e2794b6e9f557991640f5b43da54a5631b630d23
Author: Mark Struberg <[email protected]>
AuthorDate: Tue Dec 14 22:01:07 2021 +0100

    OWB-1396 upgrade to log4j2 2.16.0
---
 webbeans-gradle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webbeans-gradle/pom.xml b/webbeans-gradle/pom.xml
index e7ba50e..b53df1d 100644
--- a/webbeans-gradle/pom.xml
+++ b/webbeans-gradle/pom.xml
@@ -57,7 +57,7 @@
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
       <artifactId>log4j-core</artifactId>
-      <version>2.15.0</version>
+      <version>2.16.0</version>
       <scope>provided</scope>
       <optional>true</optional>
     </dependency>

Reply via email to