diff --git a/api/pom.xml b/api/pom.xml
index 9e5a5a0e..961a4d05 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -23,23 +23,23 @@
${java.version}
1.5.3.Final
4.20.0
- 1.6.15
- 2.11.0
- 21.4.0.0
+ 2.0.4
+ 2.11.5
+ 12.2.0.1
30.1.1-jre
0.7.3
4.0.4
0.15
4.0.3
3.1.6
- 3.23.5
+ 3.21.3
2.17.1
org.springframework.boot
spring-boot-starter-parent
- 3.0.2
+ 3.1.0
@@ -91,8 +91,8 @@
flyway-core
- com.oracle.database.jdbc
- ojdbc11
+ com.oracle.jdbc
+ ojdbc8
${ojdbc.version}
@@ -137,7 +137,7 @@
org.springdoc
springdoc-openapi-starter-webmvc-ui
- 2.0.4
+ ${springdoc.version}
org.mapstruct
@@ -302,6 +302,11 @@
central
https://repo1.maven.org/maven2
+
+
+ oracle-xwiki
+ https://maven.xwiki.org/externals/
+