From e4380d7ba75b35666786ace11b302c72413d392d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 14:45:33 +0000 Subject: [PATCH] Bump org.apache.thrift:libthrift in /multiplicationService Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.9.0 to 0.24.0. - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](https://github.com/apache/thrift/compare/0.9.0...v0.24.0) --- updated-dependencies: - dependency-name: org.apache.thrift:libthrift dependency-version: 0.24.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- multiplicationService/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multiplicationService/pom.xml b/multiplicationService/pom.xml index e414889..486444b 100644 --- a/multiplicationService/pom.xml +++ b/multiplicationService/pom.xml @@ -20,7 +20,7 @@ org.apache.thrift libthrift - 0.9.0 + 0.24.0 org.slf4j