File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ jackson = "com.fasterxml.jackson.core:jackson-databind:2.18.2"
66jsr305 = { module = " com.google.code.findbugs:jsr305" , version = " [3.0.1, 3.0.1]" }
77junit4 = " junit:junit:4.13.2"
88logback = " ch.qos.logback:logback-classic:1.5.16"
9- reactorBom = " io.projectreactor:reactor-bom:2024.0.3 "
9+ reactorBom = " io.projectreactor:reactor-bom:2024.0.4 "
1010slf4jApi = " org.slf4j:slf4j-api:2.0.16"
1111snakeYaml = " org.yaml:snakeyaml:1.33"
1212spring = " org.springframework:spring-core:6.2.3"
Original file line number Diff line number Diff line change @@ -52,16 +52,16 @@ type: upcoming
5252# for milestones released outside of a BOM and full release train, see oobmilestone below
5353type : milestone
5454# remove name to deactivate badge and/or individual versions to hide artifacts links
55- # name: 2024 .0.0-RC1
56- # codename: H
57- # coreVersion: 3.7 .0-RC1
58- # testVersion: 3.7 .0-RC1
59- # nettyVersion: 1.2 .0-RC1
60- # extraVersion: 3.6.0-RC1
61- # adapterVersion: 3.6.0-RC1
62- # kafkaVersion: 1.4.0-RC1
63- # poolVersion: 1.1 .0-RC1
64- # kotlinVersion: 1.3.0-RC1
55+ name : 2025 .0.0-M1
56+ codename : I
57+ coreVersion : 3.8 .0-M1
58+ testVersion : 3.8 .0-M1
59+ nettyVersion : 1.3 .0-M1
60+ extraVersion : 3.5.2
61+ adapterVersion : 3.5.2
62+ kafkaVersion : 1.3.23
63+ poolVersion : 1.2 .0-M1
64+ kotlinVersion : 1.2.3
6565---
6666# this special pseudo-BOM is used to display milestones that are released outside of a release train.
6767# they appear beneath a regular milestone BOM and activate the link to Milestone javadoc/refdoc.
You can’t perform that action at this time.
0 commit comments