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 2a3641f commit 5a87748Copy full SHA for 5a87748
README.md
@@ -23,7 +23,7 @@ The recommended way to declare dependency on the library is to utilize the [BOM]
23
<dependency>
24
<groupId>no.digipost.signature</groupId>
25
<artifactId>signature-api-client-bom</artifactId>
26
- <version>7.0.1</version> <!-- replace with any later version -->
+ <version>7.0.4</version> <!-- replace with any later version -->
27
<type>pom</type>
28
<scope>import</scope>
29
</dependency>
0 commit comments