This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
The following commit(s) were added to refs/heads/master by this push: new e1bd8f0d3 Update woodstox version e1bd8f0d3 is described below commit e1bd8f0d3c0d9d2ffb91c2ce05dda6b09082262f Author: Tharik Kanaka <tharik.kan...@gmail.com> AuthorDate: Wed Aug 9 11:29:27 2023 +0530 Update woodstox version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 846230823..e657bb67c 100644 --- a/pom.xml +++ b/pom.xml @@ -288,7 +288,7 @@ <dependency> <groupId>com.fasterxml.woodstox</groupId> <artifactId>woodstox-core</artifactId> - <version>6.3.1</version> + <version>6.5.1</version> </dependency> <dependency> <groupId>jaxen</groupId>