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/15 07:36:14 UTC

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

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

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


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

commit 7230cac9885d7cf375e7af3210c9ec7a081c1b44
Author: Aaron Radzinski <ar...@datalingvo.com>
AuthorDate: Tue Dec 14 23:36:03 2021 -0800

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

diff --git a/pom.xml b/pom.xml
index 071772e..da818cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
 
         <!-- Versions. -->
         <scala.plugin.ver>4.5.4</scala.plugin.ver>
-        <log4j.ver>2.15.0</log4j.ver>
+        <log4j.ver>2.16.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>