From 90d73572c10f7ef9ca36cc80b0b53a7d0e739b78 Mon Sep 17 00:00:00 2001 From: Dave Brosius Date: Fri, 7 Feb 2025 10:02:25 -0500 Subject: [PATCH] bump version to 0.9.4 --- build.properties | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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