This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch NLPCRAFT-474
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-474 by this push:
new 1bab562 Update pom.xml
1bab562 is described below
commit 1bab5623244fcf8d50d6f215a28451ff652a4e9f
Author: Aaron Radzinski <[email protected]>
AuthorDate: Tue Jan 25 11:50:15 2022 -0800
Update pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 34be601..a09cee4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
<!-- Versions. -->
<scala.plugin.ver>4.5.4</scala.plugin.ver>
- <log4j.ver>2.16.0</log4j.ver>
+ <log4j.ver>2.17.1</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>