diff --git a/data-service/pom.xml b/data-service/pom.xml
index 7a51c9ad6..7b57026f5 100644
--- a/data-service/pom.xml
+++ b/data-service/pom.xml
@@ -229,12 +229,12 @@
org.slf4j
slf4j-api
- 2.0.7
+ 2.0.9
ch.qos.logback
logback-classic
- 1.4.8
+ 1.4.11
diff --git a/lib-util/pom.xml b/lib-util/pom.xml
index 0fef7f704..75a877db7 100644
--- a/lib-util/pom.xml
+++ b/lib-util/pom.xml
@@ -79,7 +79,7 @@
org.apache.commons
commons-lang3
- 3.12.0
+ 3.13.0
org.apache.commons
diff --git a/onejar/pom.xml b/onejar/pom.xml
index 2fff50d24..97ae161f0 100644
--- a/onejar/pom.xml
+++ b/onejar/pom.xml
@@ -16,7 +16,7 @@
PWM Password Self Service: Executable Server JAR
- 9.0.76
+ 9.0.80
diff --git a/pom.xml b/pom.xml
index f494cc97a..a2921702c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
org.apache.maven.plugins
maven-enforcer-plugin
- 3.3.0
+ 3.4.1
enforce-maven
@@ -221,7 +221,7 @@
com.puppycrawl.tools
checkstyle
- 10.12.1
+ 10.12.3
@@ -300,7 +300,7 @@
com.github.spotbugs
spotbugs-maven-plugin
- 4.7.3.4
+ 4.7.3.5
com.github.spotbugs
@@ -363,7 +363,7 @@
org.owasp
dependency-check-maven
- 8.3.1
+ 8.4.0
@@ -390,7 +390,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.1.0
+ 3.1.2
default-test
@@ -448,7 +448,7 @@
org.junit.jupiter
junit-jupiter
- 5.10.0-M1
+ 5.10.0
test
@@ -460,13 +460,13 @@
org.mockito
mockito-core
- 5.4.0
+ 5.5.0
test
com.github.tomakehurst
wiremock
- 3.0.0-beta-10
+ 3.0.1
test
@@ -478,13 +478,13 @@
org.openjdk.jmh
jmh-core
- 1.36
+ 1.37
test
org.openjdk.jmh
jmh-generator-annprocess
- 1.36
+ 1.37
test
diff --git a/server/pom.xml b/server/pom.xml
index 5f956e954..db13d17e0 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -188,7 +188,7 @@
org.apache.directory.api
api-all
- 2.1.3
+ 2.1.4
org.apache.commons
@@ -223,17 +223,17 @@
ch.qos.logback
logback-classic
- 1.4.8
+ 1.4.11
org.slf4j
slf4j-api
- 2.0.7
+ 2.0.9
org.slf4j
log4j-over-slf4j
- 2.0.7
+ 2.0.9
org.jasig.cas.client
@@ -269,7 +269,7 @@
com.blueconic
browscap-java
- 1.4.0
+ 1.4.1
org.jetbrains.xodus
@@ -285,24 +285,24 @@
com.github.ben-manes.caffeine
caffeine
- 3.1.6
+ 3.1.8
com.nulab-inc
zxcvbn
- 1.7.0
+ 1.8.2
org.apache.commons
commons-compress
- 1.23.0
+ 1.24.0
org.apache.tomcat.embed
tomcat-embed-core
- 9.0.73
+ 9.0.80
test