Skip to content

Commit d881503

Browse files
committed
Merge branch '2.4.x'
Closes spring-projectsgh-26172
2 parents b9348c6 + 7cbae82 commit d881503

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Spring Boot includes project specific source formatting settings, in order to ha
125125

126126
===== Install the Spring Formatter plugin
127127
* Select "`Help`" -> "`Install New Software`".
128-
* Add `https://dl.bintray.com/spring/javaformat-eclipse/` as a site.
128+
* Add `https://repo.spring.io/javaformat-eclipse-update-site/` as a site.
129129
* Install "Spring Java Format".
130130

131131
NOTE: The plugin is optional.

eclipse/spring-boot-project.setup

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<requirement
9292
name="org.eclipse.buildship.oomph.feature.group"/>
9393
<repository
94-
url="https://dl.bintray.com/spring/javaformat-eclipse/"/>
94+
url="https://repo.spring.io/javaformat-eclipse-update-site/"/>
9595
<repository
9696
url="https://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-buildhelper/0.15.0/N/0.15.0.201405280027/"/>
9797
<repository

0 commit comments

Comments
 (0)