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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit e78475815c3ed2c66a796496e654031ab2cd86bb
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Apr 19 11:09:52 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 3c6c48d054..cc012e3ab8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -659,7 +659,7 @@ under the License.
       <dependency>
         <groupId>com.fasterxml.woodstox</groupId>
         <artifactId>woodstox-core</artifactId>
-        <version>6.5.0</version>
+        <version>6.5.1</version>
       </dependency>
 
       <dependency>

Reply via email to