@@ -2081,6 +2081,7 @@ bom {
20812081 " spring-boot-starter-batch" ,
20822082 " spring-boot-starter-cassandra" ,
20832083 " spring-boot-starter-cache" ,
2084+ " spring-boot-starter-cloudfoundry" ,
20842085 " spring-boot-starter-couchbase" ,
20852086 " spring-boot-starter-data-cassandra" ,
20862087 " spring-boot-starter-data-cassandra-reactive" ,
@@ -2113,6 +2114,7 @@ bom {
21132114 " spring-boot-starter-jms" ,
21142115 " spring-boot-starter-jooq" ,
21152116 " spring-boot-starter-json" ,
2117+ " spring-boot-starter-jsonb" ,
21162118 " spring-boot-starter-kafka" ,
21172119 " spring-boot-starter-ldap" ,
21182120 " spring-boot-starter-liquibase" ,
@@ -2131,6 +2133,7 @@ bom {
21312133 " spring-boot-starter-pulsar-reactive" ,
21322134 " spring-boot-starter-quartz" ,
21332135 " spring-boot-starter-r2dbc" ,
2136+ " spring-boot-starter-reactor" ,
21342137 " spring-boot-starter-reactor-netty" ,
21352138 " spring-boot-starter-restclient" ,
21362139 " spring-boot-starter-rsocket" ,
@@ -2144,6 +2147,7 @@ bom {
21442147 " spring-boot-starter-session-data-redis" ,
21452148 " spring-boot-starter-session-hazelcast" ,
21462149 " spring-boot-starter-session-jdbc" ,
2150+ " spring-boot-starter-sql" ,
21472151 " spring-boot-starter-test" ,
21482152 " spring-boot-starter-thymeleaf" ,
21492153 " spring-boot-starter-tomcat" ,
0 commit comments