Skip to content

Commit

Permalink
Merge pull request #6 from dotCMS/issue-28863-Redis-implementation-sh…
Browse files Browse the repository at this point in the history
…ould-support-ACL-authentication-PR3

chore(redis-session-manager) dotCMS/core#28863 : Redis implementation should support ACL (username + password) authentication
  • Loading branch information
jcastro-dotcms authored Jun 20, 2024
2 parents 5b4e5d7 + d5e761b commit 72890c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ tasks.withType(JavaCompile) {

// Artifactory configuration
artifactory {
contextUrl = 'https://repo.dotcms.com/ui/repos/tree/General'
contextUrl = 'https://repo.dotcms.com/artifactory'
publish {
repository {
repoKey = 'libs-release-local'
Expand Down

0 comments on commit 72890c8

Please sign in to comment.