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 fa6c0c0 commit 0dfff8fCopy full SHA for 0dfff8f
1 file changed
pom.xml
@@ -18,7 +18,7 @@
18
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19
<maven.compiler.release>17</maven.compiler.release>
20
<!-- Dependencies -->
21
- <exhort-api.version>1.0.6</exhort-api.version>
+ <exhort-api.version>1.0.18</exhort-api.version>
22
<jackson.version>2.19.2</jackson.version>
23
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
24
<jakarta.mail.version>2.0.4</jakarta.mail.version>
@@ -61,7 +61,7 @@
61
<repositories>
62
<repository>
63
<id>github</id>
64
- <url>https://maven.pkg.github.com/trustification/exhort-api-spec</url>
+ <url>https://maven.pkg.github.com/guacsec/trustify-da-api-spec</url>
65
</repository>
66
</repositories>
67
0 commit comments