Skip to content

Commit 0dfff8f

Browse files
committed
build: repository update and upgrde exhort-api version
1 parent fa6c0c0 commit 0dfff8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<maven.compiler.release>17</maven.compiler.release>
2020
<!-- Dependencies -->
21-
<exhort-api.version>1.0.6</exhort-api.version>
21+
<exhort-api.version>1.0.18</exhort-api.version>
2222
<jackson.version>2.19.2</jackson.version>
2323
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
2424
<jakarta.mail.version>2.0.4</jakarta.mail.version>
@@ -61,7 +61,7 @@
6161
<repositories>
6262
<repository>
6363
<id>github</id>
64-
<url>https://maven.pkg.github.com/trustification/exhort-api-spec</url>
64+
<url>https://maven.pkg.github.com/guacsec/trustify-da-api-spec</url>
6565
</repository>
6666
</repositories>
6767

0 commit comments

Comments
 (0)