Skip to content

Commit

Permalink
feat(fidoe): updaye maven URL repo
Browse files Browse the repository at this point in the history
Signed-off-by: Yuriy Movchan <[email protected]>
  • Loading branch information
yurem committed Sep 20, 2024
1 parent 02b6ae7 commit 4a826b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<repository>
<id>bouncycastle</id>
<name>Bouncy Castle</name>
<url>https://repo2.maven.org/maven2/org/bouncycastle</url>
<url>https://repo1.maven.org/maven2/org/bouncycastle</url>
</repository>
<repository>
<id>mavencentral</id>
Expand Down

0 comments on commit 4a826b0

Please sign in to comment.