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/10/25 15:04:34 UTC

svn commit: r1904829 - /poi/trunk/build.gradle

Author: fanningpj
Date: Tue Oct 25 15:04:34 2022
New Revision: 1904829

URL: http://svn.apache.org/viewvc?rev=1904829&view=rev
Log:
woodstox 6.4.0

Modified:
    poi/trunk/build.gradle

Modified: poi/trunk/build.gradle
URL: http://svn.apache.org/viewvc/poi/trunk/build.gradle?rev=1904829&r1=1904828&r2=1904829&view=diff
==============================================================================
--- poi/trunk/build.gradle (original)
+++ poi/trunk/build.gradle Tue Oct 25 15:04:34 2022
@@ -179,7 +179,7 @@ subprojects {
             resolutionStrategy {
                 force "commons-io:commons-io:${commonsIoVersion}"
                 force 'org.slf4j:slf4j-api:2.0.3'
-                force 'com.fasterxml.woodstox:woodstox-core:6.3.1'
+                force 'com.fasterxml.woodstox:woodstox-core:6.4.0'
             }
         }
     }



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