@@ -2081,6 +2081,7 @@ bom {
2081
2081
" spring-boot-starter-batch" ,
2082
2082
" spring-boot-starter-cassandra" ,
2083
2083
" spring-boot-starter-cache" ,
2084
+ " spring-boot-starter-cloudfoundry" ,
2084
2085
" spring-boot-starter-couchbase" ,
2085
2086
" spring-boot-starter-data-cassandra" ,
2086
2087
" spring-boot-starter-data-cassandra-reactive" ,
@@ -2113,6 +2114,7 @@ bom {
2113
2114
" spring-boot-starter-jms" ,
2114
2115
" spring-boot-starter-jooq" ,
2115
2116
" spring-boot-starter-json" ,
2117
+ " spring-boot-starter-jsonb" ,
2116
2118
" spring-boot-starter-kafka" ,
2117
2119
" spring-boot-starter-ldap" ,
2118
2120
" spring-boot-starter-liquibase" ,
@@ -2131,6 +2133,7 @@ bom {
2131
2133
" spring-boot-starter-pulsar-reactive" ,
2132
2134
" spring-boot-starter-quartz" ,
2133
2135
" spring-boot-starter-r2dbc" ,
2136
+ " spring-boot-starter-reactor" ,
2134
2137
" spring-boot-starter-reactor-netty" ,
2135
2138
" spring-boot-starter-restclient" ,
2136
2139
" spring-boot-starter-rsocket" ,
@@ -2144,6 +2147,7 @@ bom {
2144
2147
" spring-boot-starter-session-data-redis" ,
2145
2148
" spring-boot-starter-session-hazelcast" ,
2146
2149
" spring-boot-starter-session-jdbc" ,
2150
+ " spring-boot-starter-sql" ,
2147
2151
" spring-boot-starter-test" ,
2148
2152
" spring-boot-starter-thymeleaf" ,
2149
2153
" spring-boot-starter-tomcat" ,
0 commit comments