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 fc778026f Bump com.sun.xml.ws:jaxws-rt from 4.0.2 to 4.0.3
fc778026f is described below
commit fc778026f03e1f00aaaaedc134f652296ba98d6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 21 03:07:25 2024 +0000
Bump com.sun.xml.ws:jaxws-rt from 4.0.2 to 4.0.3
Bumps com.sun.xml.ws:jaxws-rt from 4.0.2 to 4.0.3.
---
updated-dependencies:
- dependency-name: com.sun.xml.ws:jaxws-rt
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 37b1d16ed..88fd15435 100644
--- a/pom.xml
+++ b/pom.xml
@@ -530,7 +530,7 @@
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
- <version>4.0.2</version>
+ <version>4.0.3</version>
</dependency>
</dependencies>
</dependencyManagement>