[java-parent-project] branch main updated: Update jaxb to 2.3.3
Ian Young
ian at iay.org.uk
Mon Nov 16 17:51:55 UTC 2020
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=674c74d8c90148e798913ae63bd4e98656295c8d
The following commit(s) were added to refs/heads/main by this push:
new 674c74d Update jaxb to 2.3.3
674c74d is described below
commit 674c74d8c90148e798913ae63bd4e98656295c8d
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Nov 16 17:51:51 2020 +0000
Update jaxb to 2.3.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 33be4e4..7c6584d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<guava.version>30.0-jre</guava.version>
<jackson.version>2.10.3</jackson.version>
<jakarta.activation.version>1.2.2</jakarta.activation.version>
- <jakarta.jaxb.version>2.3.2</jakarta.jaxb.version>
+ <jakarta.jaxb.version>2.3.3</jakarta.jaxb.version>
<jakarta.json.version>1.1.6</jakarta.json.version>
<jakarta.mail.version>1.6.4</jakarta.mail.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list