You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<groupId>cz.polankam.security.acl</groupId>
6
6
<artifactId>jaclp</artifactId>
7
-
<version>4.1</version>
7
+
<version>4.2-SNAPSHOT</version>
8
8
9
9
<name>JACLP: Java ACL Permissions library</name>
10
10
<description>JACLP: ACL Permission library for Spring Security introduces static ACL-based role permission system with a touch of ABAC (Attribute-based access control) over resources. It is integrated within Spring Security and its expression based permission control which might be used from Authorize-like annotations over endpoints or generally methods in components.</description>
0 commit comments