Skip to content

Commit 045605a

Browse files
build(deps): Bump org.jfrog.artifactory.client:artifactory-java-client-services
Bumps [org.jfrog.artifactory.client:artifactory-java-client-services](https://github.com/jfrog/artifactory-client-java) from 2.17.0 to 2.19.1. - [Release notes](https://github.com/jfrog/artifactory-client-java/releases) - [Changelog](https://github.com/jfrog/artifactory-client-java/blob/master/RELEASE.md) - [Commits](jfrog/artifactory-client-java@2.17.0...2.19.1) --- updated-dependencies: - dependency-name: org.jfrog.artifactory.client:artifactory-java-client-services dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 633447d commit 045605a

File tree

1 file changed

+1
-1
lines changed
  • projects/control-service/projects/pipelines_control_service

1 file changed

+1
-1
lines changed

projects/control-service/projects/pipelines_control_service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies { // Implementation dependencies are found on compile classpath of
5252
// Logstash is used for encoding logs to JSON
5353
implementation 'net.logstash.logback:logstash-logback-encoder:7.4'
5454

55-
implementation 'org.jfrog.artifactory.client:artifactory-java-client-services:2.17.0'
55+
implementation 'org.jfrog.artifactory.client:artifactory-java-client-services:2.19.1'
5656

5757
implementation versions.'org.zeroturnaround:zt-exec' // for kerberos shell kadmin command
5858

0 commit comments

Comments
 (0)