diff --git a/build.properties b/build.properties
index eb372a7..42a99d0 100755
--- a/build.properties
+++ b/build.properties
@@ -3,4 +3,4 @@
# Dave Brosius
-deadmethods.version = 0.9.3
+deadmethods.version = 0.9.4
diff --git a/pom.xml b/pom.xml
index 0d21aae..7bb87b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.mebigfatguy.deadmethods
deadmethods
- 0.9.3
+ 0.9.4
org.sonatype.oss
@@ -59,12 +59,12 @@
org.springframework
spring-beans
- 5.3.39
+ 6.1.16
org.springframework
spring-context
- 5.3.39
+ 6.1.16
org.apache.ant