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 f52391a2a Bump jdom2 from 2.0.6 to 2.0.6.1
f52391a2a is described below
commit f52391a2ad645cfb39be40ae22cad19662d39ea0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 25 04:09:03 2022 +0000
Bump jdom2 from 2.0.6 to 2.0.6.1
Bumps [jdom2](https://github.com:/hunterhacker/jdom) from 2.0.6 to 2.0.6.1.
- [Release notes](https://github.com:/hunterhacker/jdom/releases)
- [Changelog](https://github.com/hunterhacker/jdom/blob/master/CHANGES.txt)
-
[Commits](https://github.com:/hunterhacker/jdom/compare/JDOM-2.0.6...JDOM-2.0.6.1)
---
updated-dependencies:
- dependency-name: org.jdom:jdom2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
testing/spring-ws-testsuite/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testing/spring-ws-testsuite/pom.xml
b/testing/spring-ws-testsuite/pom.xml
index dbf8c85e1..1c6163032 100644
--- a/testing/spring-ws-testsuite/pom.xml
+++ b/testing/spring-ws-testsuite/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.jdom</groupId>
<artifactId>jdom2</artifactId>
- <version>2.0.6</version>
+ <version>2.0.6.1</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>