Skip to content

Commit d6e2d29

Browse files
shy1stshy
authored andcommitted
fix: Update pom.xml
1 parent dae97fc commit d6e2d29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.casbin</groupId>
88
<artifactId>hibernate-adapter</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010

1111
<name>Hibernate Adapter for JCasbin</name>
1212
<description>Load policy from Hibernate or save policy to it</description>
@@ -208,4 +208,4 @@
208208
</dependency>
209209
</dependencies>
210210

211-
</project>
211+
</project>

0 commit comments

Comments
 (0)