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 d24229a93 Bump org.glassfish.jaxb:jaxb-runtime from 3.0.2 to 4.0.0
(#419)
d24229a93 is described below
commit d24229a93d7b03d9f7bdf44a933c508036cf63ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 28 09:51:04 2025 +0000
Bump org.glassfish.jaxb:jaxb-runtime from 3.0.2 to 4.0.0 (#419)
Bumps org.glassfish.jaxb:jaxb-runtime from 3.0.2 to 4.0.0.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d1e97c7d5..0d57b28cf 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>3.0.2</jaxb-runtime.version>
+ <jaxb-runtime.version>4.0.0</jaxb-runtime.version>
<junit.version>5.11.4</junit.version>
<kerby.version>2.1.0</kerby.version>
<neethi.version>3.2.1</neethi.version>