From 8214b25748bd7c96839e76fcd532bf095f5e047d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 26 May 2024 14:16:57 +0000
Subject: [PATCH] Build: Bump org.springframework:spring-web from 5.3.34 to
 5.3.36

Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 5.3.34 to 5.3.36.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.34...v5.3.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 0ad9469ed8da..c0bcd12d42e8 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -81,7 +81,7 @@ spark-hive33 = "3.3.4"
 spark-hive34 = "3.4.3"
 spark-hive35 = "3.5.1"
 spring-boot = "2.7.18"
-spring-web = "5.3.34"
+spring-web = "5.3.36"
 sqlite-jdbc = "3.45.3.0"
 testcontainers = "1.19.8"
 tez010 = "0.10.3"