diff --git a/pom.xml b/pom.xml
index ae3505c..ccc4e86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,33 +51,33 @@
org.apache.httpcomponents.client5
httpclient5
- 5.3
+ 5.5
com.fasterxml.jackson.core
jackson-core
- ${jackson.version}
+ 2.14.1
com.fasterxml.jackson.core
jackson-annotations
- ${jackson.version}
+ 2.14.1
com.fasterxml.jackson.core
jackson-databind
- ${jackson.version}
+ 2.14.1
org.apache.tika
tika-core
- 2.7.0
+ 2.9.1
@@ -85,21 +85,21 @@
org.junit.jupiter
junit-jupiter-api
- ${junit.jupiter.version}
+ 5.8.2
test
org.junit.jupiter
junit-jupiter-engine
- ${junit.jupiter.version}
+ 5.8.2
test
org.junit.platform
junit-platform-runner
- ${junit.platform.version}
+ 1.8.0
test