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 06a9c5f commit 4f42baaCopy full SHA for 4f42baa
README.md
@@ -19,7 +19,7 @@ Add the following dependency to your pom.xml:
19
<dependency>
20
<groupId>com.convertapi.client</groupId>
21
<artifactId>convertapi</artifactId>
22
- <version>2.7</version>
+ <version>2.8</version>
23
</dependency>
24
```
25
examples/pom.xml
@@ -15,7 +15,7 @@
15
16
17
18
</dependencies>
0 commit comments