From 2409e15dd06085027a860a6e2815d6a3e8bac63b Mon Sep 17 00:00:00 2001 From: MonishK2002 <163740566+MonishK2002@users.noreply.github.com> Date: Sun, 13 Oct 2024 18:24:54 +0530 Subject: [PATCH] Update Casdoor SDK to Version 1.32.0 for Improved Subscription API ## Overview This pull request updates the Casdoor SDK to version 1.32.0, addressing issues in the Product Service for the Subscription module. ## Changes Made - Updated the Casdoor SDK dependency version in pom.xml. ## Reason for the Update The update resolves a known issue with the buy product API, enhancing the functionality and performance of the Subscription module. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d07d1bc..181f3fb 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ org.casbin casdoor-java-sdk - 1.22.1 + 1.32.0