Skip to content

Commit

Permalink
Replace deprecated artifact repository
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Oct 27, 2023
1 parent 103d8af commit 57c7f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@

<repositories>
<repository>
<id>spring-maven-release</id>
<name>Spring Maven Release Repository</name>
<url>https://maven.springframework.org/release</url>
<id>spring-release</id>
<url>http://repo.spring.io/libs-release</url>
<snapshots><enabled>false</enabled></snapshots>
</repository>
<repository>
<id>jcenter-release</id>
Expand Down

0 comments on commit 57c7f03

Please sign in to comment.