Skip to content

Commit

Permalink
feat: update maven repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Jul 31, 2024
1 parent 7b81ece commit 5f4529f
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 5f4529f

Please sign in to comment.