Browse Source

Remove deprecated Sonatype repo

pull/14100/head
Dmytro Skarzhynets 8 months ago
parent
commit
14ee348896
No known key found for this signature in database GPG Key ID: 2B51652F224037DF
  1. 5
      pom.xml

5
pom.xml

@ -1929,9 +1929,6 @@
<name>Typesafe Repository</name>
<url>https://repo.typesafe.com/typesafe/releases/</url>
</repository>
<repository>
<id>sonatype</id>
<url>https://oss.sonatype.org/content/groups/public</url>
</repository>
</repositories>
</project>

Loading…
Cancel
Save