From 31b89f11f68ea668fc7f0bd672f1ebaf361f3ce7 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 7 Mar 2024 08:37:02 +0000
Subject: [PATCH] Update dependency jakarta.xml.bind:jakarta.xml.bind-api to
v4.0.2
---
api/pom.xml | 2 +-
ri/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index 1ee0ec9..2b36c22 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -32,7 +32,7 @@
jakarta.xml.bind
jakarta.xml.bind-api
- 4.0.1
+ 4.0.2
provided
true
diff --git a/ri/pom.xml b/ri/pom.xml
index 9d92167..b4b32d5 100644
--- a/ri/pom.xml
+++ b/ri/pom.xml
@@ -51,7 +51,7 @@
jakarta.xml.bind
jakarta.xml.bind-api
- 4.0.1
+ 4.0.2
provided
true