From 2199789d5cab10edcdb824cf37f0c885645c818a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 10:47:28 +0000 Subject: [PATCH] chore(deps): bump the retrofit group with 2 updates Bumps the retrofit group with 2 updates: [com.squareup.retrofit2:converter-jackson](https://github.com/square/retrofit) and [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp). Updates `com.squareup.retrofit2:converter-jackson` from 2.11.0 to 3.0.0 - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/square/retrofit/compare/2.11.0...3.0.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:converter-jackson dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: retrofit - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: retrofit ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0293bf2..8935a54 100644 --- a/pom.xml +++ b/pom.xml @@ -13,9 +13,9 @@ 11 UTF-8 - 2.11.0 + 3.0.0 2.18.2 - 4.12.0 + 5.1.0 1.3.2 2.0.2 2.0.16