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 b4fe487
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@

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

0 comments on commit b4fe487

Please sign in to comment.