From 26946ddd84f8a35fe8f6019b3c987ee5c5986e1f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
 <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 4 Sep 2024 13:34:44 +0000
Subject: [PATCH] chore(main): release 2.32.4

---
 CHANGELOG.md | 8 ++++++++
 pom.xml      | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0ce080b6..3bc580736 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
 # Revision History for the VOL Functional Tests
 
+## [2.32.4](https://github.com/dvsa/vol-functional-tests/compare/v2.32.3...v2.32.4) (2024-09-04)
+
+
+### Miscellaneous Chores
+
+* bump to 2.32.4 ([c32b3aa](https://github.com/dvsa/vol-functional-tests/commit/c32b3aadd5bf74067ae6c114900426290eff38c7))
+* bump to 2.32.4- ([e71e25f](https://github.com/dvsa/vol-functional-tests/commit/e71e25f8a0c38c7aa20625388cb3126fbd2530fc))
+
 ## [2.32.3](https://github.com/dvsa/vol-functional-tests/compare/v2.32.2...v2.32.3) (2024-09-04)
 
 
diff --git a/pom.xml b/pom.xml
index d40f4f94d..acb3663f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
     <groupId>org.dvsa.testing.framework</groupId>
     <artifactId>vol-functional-tests</artifactId>
-    <version>2.32.4-SNAPSHOT</version>
+    <version>2.32.4</version>
 
 
     <properties>