From e6e9ee10c3c084fa2c59ee4372471baa9b823554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 16:41:02 +0000 Subject: [PATCH] Bump com.squareup.okhttp3:okhttp in /department-service Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.0.1 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.0.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.9.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- department-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/department-service/pom.xml b/department-service/pom.xml index 0e8aa96..83414e0 100644 --- a/department-service/pom.xml +++ b/department-service/pom.xml @@ -98,7 +98,7 @@ com.squareup.okhttp3 okhttp - 4.0.1 + 4.9.2 test