diff --git a/pom.xml b/pom.xml
index 95dba30..f7e763b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
org.glassfish.jersey
jersey-bom
- 3.1.10
+ 4.0.0-M2
pom
import
@@ -54,7 +54,7 @@
com.twelvemonkeys.imageio
imageio-jpeg
- 3.11.0
+ 3.12.0
@@ -66,7 +66,7 @@
org.apache.tika
tika-core
- 3.0.0-BETA2
+ 3.1.0
@@ -97,7 +97,7 @@
com.sun.xml.bind
jaxb-impl
- 4.0.0-M4
+ 4.0.5
org.glassfish.jaxb
@@ -112,7 +112,7 @@
com.sun.istack
istack-commons-runtime
- 4.1.2
+ 4.2.0
@@ -128,18 +128,18 @@
com.fasterxml.jackson.core
jackson-databind
- 2.18.1
+ 2.18.3
com.fasterxml.jackson.dataformat
jackson-dataformat-csv
- 2.18.1
+ 2.18.3
com.fasterxml.jackson.datatype
jackson-datatype-jsr310
- 2.18.1
+ 2.18.3
jakarta.servlet
@@ -151,12 +151,12 @@
com.mysql
mysql-connector-j
- 9.0.0
+ 9.2.0
org.xerial
sqlite-jdbc
- 3.46.1.0
+ 3.49.1.0
@@ -173,32 +173,32 @@
io.swagger.core.v3
swagger-jaxrs2-jakarta
- 2.2.23
+ 2.2.29
com.github.spotbugs
spotbugs-annotations
- 4.8.6
+ 4.9.3
compile
dev.morphia.morphia
morphia-core
- 2.3.0
+ 2.4.15
org.mongodb
mongodb-driver-sync
- 5.1.4
+ 5.4.0-alpha0
org.hibernate.validator
hibernate-validator
- 8.0.2.Final
+ 9.0.0.CR1
javax.validation
@@ -213,19 +213,19 @@
org.junit.jupiter
junit-jupiter-api
- 5.11.0
+ 5.12.1
test
org.junit.jupiter
junit-jupiter-engine
- 5.11.0
+ 5.12.1
test
net.revelc.code.formatter
formatter-maven-plugin
- 2.24.1
+ 2.25.0
org.apache.maven.plugins
@@ -288,7 +288,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.5
+ 3.5.2
maven-assembly-plugin