@@ -1978,9 +1978,11 @@ bom {
1978
1978
" spring-boot-actuator" ,
1979
1979
" spring-boot-actuator-autoconfigure" ,
1980
1980
" spring-boot-actuator-autoconfigure-all" ,
1981
+ " spring-boot-all" ,
1981
1982
" spring-boot-amqp" ,
1982
1983
" spring-boot-artemis" ,
1983
1984
" spring-boot-autoconfigure" ,
1985
+ " spring-boot-autoconfigure-all" ,
1984
1986
" spring-boot-autoconfigure-processor" ,
1985
1987
" spring-boot-batch" ,
1986
1988
" spring-boot-buildpack-platform" ,
@@ -2014,9 +2016,11 @@ bom {
2014
2016
" spring-boot-h2console" ,
2015
2017
" spring-boot-hateoas" ,
2016
2018
" spring-boot-hazelcast" ,
2019
+ " spring-boot-hhttp" ,
2017
2020
" spring-boot-http-client" ,
2018
- " spring-boot-http-converter " ,
2021
+ " spring-boot-http-client-reactive " ,
2019
2022
" spring-boot-http-codec" ,
2023
+ " spring-boot-http-converter" ,
2020
2024
" spring-boot-integration" ,
2021
2025
" spring-boot-jackson" ,
2022
2026
" spring-boot-jarmode-tools" ,
@@ -2039,6 +2043,7 @@ bom {
2039
2043
" spring-boot-mustache" ,
2040
2044
" spring-boot-neo4j" ,
2041
2045
" spring-boot-netty" ,
2046
+ " spring-boot-opentelemetry" ,
2042
2047
" spring-boot-properties-migrator" ,
2043
2048
" spring-boot-pulsar" ,
2044
2049
" spring-boot-quartz" ,
@@ -2052,6 +2057,7 @@ bom {
2052
2057
" spring-boot-security-oauth2-authorization-server" ,
2053
2058
" spring-boot-security-oauth2-client" ,
2054
2059
" spring-boot-security-oauth2-resource-server" ,
2060
+ " spring-boot-security-saml2" ,
2055
2061
" spring-boot-sendgrid" ,
2056
2062
" spring-boot-session" ,
2057
2063
" spring-boot-session-data-mongodb" ,
@@ -2128,7 +2134,9 @@ bom {
2128
2134
" spring-boot-webclient" ,
2129
2135
" spring-boot-webflux" ,
2130
2136
" spring-boot-webmvc" ,
2131
- " spring-boot-websocket"
2137
+ " spring-boot-webservices" ,
2138
+ " spring-boot-websocket" ,
2139
+ " spring-boot-zipkin"
2132
2140
]
2133
2141
plugins = [
2134
2142
" spring-boot-maven-plugin"
0 commit comments