This is an automated email from the ASF dual-hosted git repository.
enorman pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git
from ee8b895 SLING-12094 - Use GitHub for the Maven scm.url value
add 931c59c SLING-12083 Migrate to jakarta.json (#20)
No new revisions were added by this update.
Summary of changes:
pom.xml | 6 +-
.../impl/post/AbstractAuthorizablePostServlet.java | 47 ++++----
.../usermanager/it/UserManagerTestSupport.java | 34 +++++-
.../usermanager/it/post/CreateGroupIT.java | 4 +-
.../CreatePrincipalWithCustomNameGeneratorIT.java | 4 +-
.../usermanager/it/post/CreateUserIT.java | 4 +-
.../usermanager/it/post/RemoveAuthorizablesIT.java | 4 +-
.../post/SLING11259AuthorizablePropertiesIT.java | 10 +-
.../usermanager/it/post/UpdateGroupIT.java | 6 +-
.../usermanager/it/post/UpdateUserIT.java | 4 +-
.../it/post/UserManagerClientTestSupport.java | 119 +++++++++++++++++++--
.../usermanager/it/post/UserPrivilegesInfoIT.java | 4 +-
12 files changed, 193 insertions(+), 53 deletions(-)