diff --git a/pom.xml b/pom.xml
index 4132ee05..87978e22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,8 @@
HEAD
+
+
org.springframework.boot
spring-boot-starter-web
@@ -83,12 +85,18 @@
4.1
+
+
+ jakarta.xml.bind
+ jakarta.xml.bind-api
+ 2.3.3
+
-
+ -->
com.oracle
@@ -179,11 +187,11 @@
-
+
@@ -207,9 +215,17 @@
+
+
org.apache.maven.plugins
maven-compiler-plugin
@@ -277,6 +293,13 @@
src/main/resources
+
+
+ org.apache.maven.extensions
+ maven-build-cache-extension
+ 1.1.0
+
+