diff --git a/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java b/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java
index 671c0d62c..f1c80d23c 100644
--- a/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java
+++ b/core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java
@@ -109,7 +109,7 @@ private static class SingletonInstance {
"https://github.com/ben-manes/caffeine", "Apache License, Version 2.0",
"https://www.apache.org/licenses/LICENSE-2.0"),
- new Dependency("org.apache.pdfbox", "pdfbox", "3.0.4", false, "https://pdfbox.apache.org/",
+ new Dependency("org.apache.pdfbox", "pdfbox", "3.0.5", false, "https://pdfbox.apache.org/",
"Apache License, Version 2.0", "https://www.apache.org/licenses/LICENSE-2.0"),
new Dependency("technology.tabula", "tabula", "1.0.5", false,
diff --git a/pom.xml b/pom.xml
index ab048e14e..da98168f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
4.15
2.1.4
3.5.0
- 3.0.4
+ 3.0.5
3.1.1
2.19.0
4.0.18