Skip to content

Commit

Permalink
Update Casdoor Java SDK version to 1.34.0
Browse files Browse the repository at this point in the history
This PR updates the Casdoor Java SDK version in the `pom.xml` file from 1.33.0 to 1.34.0. The new version includes the fix for the issue with the Buy Product API.
  • Loading branch information
MonishK2002 authored Oct 15, 2024
1 parent 2c26816 commit 0df228b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>org.casbin</groupId>
<artifactId>casdoor-java-sdk</artifactId>
<version>1.33.0</version>
<version>1.34.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0df228b

Please sign in to comment.