mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Start development of Spring Boot 4.1.x
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
version=4.0.2-SNAPSHOT
|
||||
version=4.1.0-SNAPSHOT
|
||||
latestVersion=true
|
||||
spring.build-type=oss
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ description = "Spring Boot Dependencies"
|
||||
|
||||
bom {
|
||||
upgrade {
|
||||
policy = "same-minor-version"
|
||||
policy = "same-major-version"
|
||||
gitHub {
|
||||
issueLabels = ["type: dependency-upgrade"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user