You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2021/12/12 21:53:57 UTC

[incubator-nlpcraft] branch master updated: Update pom.xml

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

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/master by this push:
     new f0fdb5b  Update pom.xml
f0fdb5b is described below

commit f0fdb5b84dd8ebbb28cb884fe34e15f176dfc4a0
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Sun Dec 12 13:53:49 2021 -0800

    Update pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6210045..ec803c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
 
         <!-- Versions. -->
         <scala.plugin.ver>4.5.3</scala.plugin.ver>
-        <log4j.ver>2.12.0</log4j.ver>
+        <log4j.ver>2.15.0</log4j.ver>
         <scala.config.ver>1.3.4</scala.config.ver>
         <scala.logging.ver>3.9.4</scala.logging.ver>
         <scalatest.ver>3.2.9</scalatest.ver>