You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2020/03/27 11:17:47 UTC

[ws-wss4j] branch master updated: Updating Jakarta dependencies

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 6239936  Updating Jakarta dependencies
6239936 is described below

commit 6239936a829afc842dc2f955e89b2cb3dac857a1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Mar 27 11:17:26 2020 +0000

    Updating Jakarta dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8e56d98..4546735 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,12 +440,12 @@
                  <dependency>
                      <groupId>jakarta.xml.ws</groupId>
                      <artifactId>jakarta.xml.ws-api</artifactId>
-                     <version>2.3.2</version>
+                     <version>2.3.3</version>
                  </dependency>
                  <dependency>
                      <groupId>jakarta.xml.bind</groupId>
                      <artifactId>jakarta.xml.bind-api</artifactId>
-                     <version>2.3.2</version>
+                     <version>2.3.3</version>
                  </dependency>
                  <dependency>
                      <groupId>org.glassfish.jaxb</groupId>