Bump version.spring-boot from 3.2.3 to 3.2.4

Bumps `version.spring-boot` from 3.2.3 to 3.2.4.

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4)

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index fc3be0e..75b6d08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <version.slf4j>2.0.7</version.slf4j>
     <version.antlr4>4.13.1</version.antlr4>
     <version.resteasy>6.2.8.Final</version.resteasy>
-    <version.spring-boot>3.2.3</version.spring-boot>
+    <version.spring-boot>3.2.4</version.spring-boot>
 
     <!-- default surefire/failsafe arg lines to empty-->
     <jacoco.argline />