diff --git a/pom.xml b/pom.xml
index 74b1fc0b..930aad60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,23 +82,23 @@
jackson-databind
com.fasterxml.jackson.core
- 2.12.5
+ 2.13.2.2
jackson-datatype-jsr310
com.fasterxml.jackson.datatype
- 2.12.5
+ 2.13.2
jackson-dataformat-yaml
com.fasterxml.jackson.dataformat
- 2.12.5
+ 2.13.2
lombok
org.projectlombok
provided
- 1.18.20
+ 1.18.22
scribejava-apis
@@ -115,7 +115,7 @@
slf4j-api
org.slf4j
- 1.7.32
+ 1.7.36
httpclient
@@ -126,19 +126,19 @@
junit-jupiter-api
org.junit.jupiter
test
- 5.7.2
+ 5.8.2
junit-jupiter-params
org.junit.jupiter
test
- 5.7.2
+ 5.8.2
logback-classic
ch.qos.logback
test
- 1.2.3
+ 1.2.11
Java Client for the Twitter API