You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/12/21 11:00:20 UTC

svn commit: r1906132 - /xmlbeans/trunk/build.gradle

Author: fanningpj
Date: Wed Dec 21 11:00:20 2022
New Revision: 1906132

URL: http://svn.apache.org/viewvc?rev=1906132&view=rev
Log:
upgrade dependencies

Modified:
    xmlbeans/trunk/build.gradle

Modified: xmlbeans/trunk/build.gradle
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1906132&r1=1906131&r2=1906132&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Wed Dec 21 11:00:20 2022
@@ -67,8 +67,8 @@ configurations {
 
 ext {
     antVersion = '1.10.12'
-    javaparserVersion = '3.24.4'
-    log4jVersion = '2.18.0'
+    javaparserVersion = '3.24.9'
+    log4jVersion = '2.19.0'
     saxonVersion = '11.4'
 }
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org