Skip to content

Commit 7e49b14

Browse files
committed
Bump version to 1.1.2.
1 parent 12b9b20 commit 7e49b14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For Maven:
2828
<dependency>
2929
<groupId>org.casbin</groupId>
3030
<artifactId>jdbc-adapter</artifactId>
31-
<version>1.1.0</version>
31+
<version>1.1.2</version>
3232
</dependency>
3333
```
3434

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.casbin</groupId>
88
<artifactId>jdbc-adapter</artifactId>
9-
<version>1.1.0</version>
9+
<version>1.1.2</version>
1010

1111
<name>JDBC Adapter for JCasbin</name>
1212
<description>Load policy from JDBC supported database or save policy to it</description>

0 commit comments

Comments
 (0)