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 9967e01 Bump jaxen from 1.1.6 to 1.2.0 9967e01 is described below commit 9967e01b3d679c4956edbb6ea8c62295acfaf070 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Dec 22 12:27:25 2020 +0000 Bump jaxen from 1.1.6 to 1.2.0 Bumps [jaxen](https://github.com/jaxen-xpath/jaxen) from 1.1.6 to 1.2.0. - [Release notes](https://github.com/jaxen-xpath/jaxen/releases) - [Commits](https://github.com/jaxen-xpath/jaxen/commits/v1.2.0) Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c19b6ce..7ffb8b5 100644 --- a/pom.xml +++ b/pom.xml @@ -313,7 +313,7 @@ <dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> - <version>1.1.6</version> + <version>1.2.0</version> </dependency> <dependency> <groupId>org.apache.james</groupId>