[java-parent-project] branch main updated: Update JAXB implementation to 3.0.2

Ian Young ian at iay.org.uk
Wed Aug 9 14:33:40 UTC 2023


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=31e552a2573301945de10bb195c8be5e293353e5

The following commit(s) were added to refs/heads/main by this push:
     new 31e552a  Update JAXB implementation to 3.0.2
31e552a is described below

commit 31e552a2573301945de10bb195c8be5e293353e5
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Aug 9 15:33:35 2023 +0100

    Update JAXB implementation to 3.0.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c5d79ce..876e6ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
         <jackson.version>2.14.3</jackson.version>
         <jakarta.activation.version>1.2.2</jakarta.activation.version>
         <jakarta.jaxb-api.version>3.0.1</jakarta.jaxb-api.version>
-        <jakarta.jaxb-impl.version>3.0.1</jakarta.jaxb-impl.version>
+        <jakarta.jaxb-impl.version>3.0.2</jakarta.jaxb-impl.version>
         <jakarta.json.version>1.1.6</jakarta.json.version>
         <jakarta.mail.version>1.6.7</jakarta.mail.version>
         <janino.version>3.1.6</janino.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list