File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.casbin/casbin-spring-boot-starter.svg?style=flat-square&color=brightgreen )] ( https://mvnrepository.com/artifact/org.casbin/casbin-spring-boot-starter/latest )
6
6
[ ![ License] ( https://img.shields.io/github/license/jcasbin/casbin-spring-boot-starter.svg?style=flat-square&color=blue )] ( http://www.apache.org/licenses/LICENSE-2.0.txt )
7
7
[ ![ SpringBootVersion] ( https://img.shields.io/badge/SpringBoot-2.7.12-heightgreen.svg?style=flat-square )] ( https://spring.io/projects/spring-boot )
8
- [ ![ CasbinVersion] ( https://img.shields.io/badge/jCasbin-1.55 .0-heightgreen.svg?style=flat-square )] ( https://casbin.org )
8
+ [ ![ CasbinVersion] ( https://img.shields.io/badge/jCasbin-1.81 .0-heightgreen.svg?style=flat-square )] ( https://casbin.org )
9
9
10
10
[ ![ ] ( https://raw.githubusercontent.com/casbin/jcasbin/master/casbin-logo.png )] ( https://casbin.org )
11
11
Original file line number Diff line number Diff line change 137
137
<dependency >
138
138
<groupId >org.casbin</groupId >
139
139
<artifactId >jcasbin</artifactId >
140
- <version >1.55 .0</version >
140
+ <version >1.81 .0</version >
141
141
</dependency >
142
142
<dependency >
143
143
<groupId >org.springframework.boot</groupId >
You can’t perform that action at this time.
0 commit comments