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 21a82b005 Updating JAXB Runtime to 4.0.5 21a82b005 is described below commit 21a82b005fe70553698e295c310a660497375bbf Author: Colm O hEigeartaigh <cohei...@apache.org> AuthorDate: Tue Jan 28 09:53:00 2025 +0000 Updating JAXB Runtime to 4.0.5 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 42b8eb377..69991a446 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -40,7 +40,7 @@ <hamcrest.version>3.0</hamcrest.version> <jakarta.mail.api.version>2.1.3</jakarta.mail.api.version> <jasypt.version>1.9.3</jasypt.version> - <jaxb-runtime.version>4.0.0</jaxb-runtime.version> + <jaxb-runtime.version>4.0.5</jaxb-runtime.version> <junit.version>5.11.4</junit.version> <kerby.version>2.1.0</kerby.version> <neethi.version>3.2.1</neethi.version>