Skip to content

Commit

Permalink
fix: upgrade org.casbin:jcasbin from 1.49.1 to 1.50.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.casbin:jcasbin from 1.49.1 to 1.50.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.casbin/jcasbin/

See this project in Snyk:
https://app.snyk.io/org/pantheon.tech/project/d91f2d40-c96a-4d42-84b3-374f5b66c244?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 23, 2024
1 parent aa0a02e commit d2204fb
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.49.1</version>
<version>1.50.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d2204fb

Please sign in to comment.