Skip to content

Commit

Permalink
Bump jcasbin to 1.55.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.casbin:jcasbin
from 1.54.0 to 1.55.0.

https://github.com/casbin/jcasbin/releases/tag/v1.55.0

Signed-off-by: Ivan Hrasko <[email protected]>
(cherry picked from commit 7e966a1)
  • Loading branch information
snyk-bot authored and ihrasko committed Apr 24, 2024
1 parent b1d1867 commit dddc648
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.casbin</groupId>
<artifactId>jcasbin</artifactId>
<version>1.54.0</version>
<version>1.55.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit dddc648

Please sign in to comment.