Add pulsar starters into dependency management

Spring for Apache Pulsar was added, introducing two new starters.
Those starters should be listed in dependency management.

See gh-37272
This commit is contained in:
Eddú Meléndez
2023-09-08 11:04:17 -06:00
committed by Andy Wilkinson
parent e22ae279d7
commit 10f9f29b2b

View File

@@ -1420,6 +1420,8 @@ bom {
"spring-boot-starter-oauth2-authorization-server",
"spring-boot-starter-oauth2-client",
"spring-boot-starter-oauth2-resource-server",
"spring-boot-starter-pulsar",
"spring-boot-starter-pulsar-reactive",
"spring-boot-starter-quartz",
"spring-boot-starter-reactor-netty",
"spring-boot-starter-rsocket",