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 0bdfc02 Bump jaxws-rt from 2.3.3 to 2.3.4
0bdfc02 is described below
commit 0bdfc02ae2506bd5142104e2bae01c9cc1ba28b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 14 05:03:54 2021 +0000
Bump jaxws-rt from 2.3.3 to 2.3.4
Bumps jaxws-rt from 2.3.3 to 2.3.4.
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 72d03b3..9e47ce0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -419,7 +419,7 @@
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
- <version>2.3.3</version>
+ <version>2.3.4</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>