You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson 07fcb67540 Use repo.maven.apache.org consistently
Maven Central has two canonical URLs [1]:

- https://repo1.maven.org
- https://repo.maven.apache.org

This commit updates the codebase to only use repo.maven.apache.org.

Closes gh-33938

[1] https://central.sonatype.org/news/20190715_http_deprecation_update/#canonical-urls
2 years ago
..
spring-boot Update copyright year of changed files 2 years ago
spring-boot-actuator Remove exception field from Health class 2 years ago
spring-boot-actuator-autoconfigure Use '==' rather than '.equals' with enum value 2 years ago
spring-boot-autoconfigure Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools 2 years ago
spring-boot-cli Use repo.maven.apache.org consistently 2 years ago
spring-boot-dependencies Complete dependency management for Mongo's Java Driver 2 years ago
spring-boot-devtools Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools 2 years ago
spring-boot-docs Polish "Add Redis application properties example" 2 years ago
spring-boot-parent Add more possibilities to prohibit version upgrades 2 years ago
spring-boot-properties-migrator Report deprecated Map properties 2 years ago
spring-boot-starters Include 'MVC' in starter-websocket description 2 years ago
spring-boot-test Reset mocks produced by FactoryBeans 2 years ago
spring-boot-test-autoconfigure Update copyright year of changed files 2 years ago
spring-boot-tools Remove inputStream.close() line to conform to the interface 2 years ago