chore(deps): bump Spring Boot from 3.5.11 to 3.5.13 (#74)
* chore(deps): bump Spring Boot from 3.5.11 to 3.5.13
--
Signed-off-by: adityamparikh <aditya.m.parikh@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Eric Pugh <epugh@opensourceconnections.com>
diff --git a/AGENTS.md b/AGENTS.md
index 91f9d58..10f6aa5 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -113,4 +113,4 @@
Uses [Conventional Commits](https://www.conventionalcommits.org/): `feat`, `fix`, `docs`, `style`, `refactor`, `test`, `chore`
-Example: `feat(search): add fuzzy search support`
\ No newline at end of file
+Example: `feat(search): add fuzzy search support`
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 67ddad0..d367803 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,6 +1,6 @@
[versions]
# Build plugins
-spring-boot = "3.5.11"
+spring-boot = "3.5.13"
spring-dependency-management = "1.1.7"
errorprone-plugin = "4.2.0"
jib = "3.4.5"