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 49e98cd commit 8838cd4Copy full SHA for 8838cd4
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>com.americanexpress.unify.jdocs</groupId>
21
<artifactId>unify-jdocs</artifactId>
22
- <version>1.3.8</version>
+ <version>1.3.9</version>
23
<packaging>jar</packaging>
24
25
<name>unify-jdocs</name>
readme.md
@@ -15,7 +15,7 @@ JDocs is available as a jar file in Maven central with the following latest Mave
15
````pom
16
17
18
-<version>1.3.8</version>
+<version>1.3.9</version>
````
---
0 commit comments