This is an automated email from the ASF dual-hosted git repository. mawiesne pushed a commit to branch OPENNLP-1827-Update-log4j2-to-2.26.0 in repository https://gitbox.apache.org/repos/asf/opennlp.git
commit af5c1549d312b47499ef4c7aea33a447e388446c Author: Martin Wiesner <[email protected]> AuthorDate: Tue May 12 07:20:01 2026 +0200 OPENNLP-1827 Update log4j2 to 2.26.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7001841df..487e58d87 100644 --- a/pom.xml +++ b/pom.xml @@ -245,7 +245,7 @@ <junit5-system-exit.version>2.0.2</junit5-system-exit.version> <onnxruntime.version>1.25.1</onnxruntime.version> <slf4j.version>2.0.17</slf4j.version> - <log4j2.version>2.25.4</log4j2.version> + <log4j2.version>2.26.0</log4j2.version> <logcaptor.version>2.12.6</logcaptor.version> <classgraph.version>4.8.184</classgraph.version> <zlibsvm.version>3.0.0</zlibsvm.version>
