We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4afc325 commit e7443f4Copy full SHA for e7443f4
README.md
@@ -25,7 +25,7 @@ Add the following dependency to your `pom.xml` file:
25
<dependency>
26
<groupId>org.jfrog.artifactory.client</groupId>
27
<artifactId>artifactory-java-client-services</artifactId>
28
- <version>2.6.2</version>
+ <version>2.8.3</version>
29
</dependency>
30
```
31
#### Gradle
0 commit comments