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 7a10e13 commit 093ee05Copy full SHA for 093ee05
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.5</version>
+ <version>2.7</version>
23
</dependency>
24
```
25
examples/pom.xml
@@ -15,7 +15,7 @@
15
16
17
18
- <version>2.4</version>
</dependencies>
0 commit comments