Update Spring Boot modules listed in spring-boot-dependencies
This commit is contained in:
committed by
Phillip Webb
parent
f333997855
commit
8938c809a5
@@ -1978,9 +1978,11 @@ bom {
|
||||
"spring-boot-actuator",
|
||||
"spring-boot-actuator-autoconfigure",
|
||||
"spring-boot-actuator-autoconfigure-all",
|
||||
"spring-boot-all",
|
||||
"spring-boot-amqp",
|
||||
"spring-boot-artemis",
|
||||
"spring-boot-autoconfigure",
|
||||
"spring-boot-autoconfigure-all",
|
||||
"spring-boot-autoconfigure-processor",
|
||||
"spring-boot-batch",
|
||||
"spring-boot-buildpack-platform",
|
||||
@@ -2014,9 +2016,11 @@ bom {
|
||||
"spring-boot-h2console",
|
||||
"spring-boot-hateoas",
|
||||
"spring-boot-hazelcast",
|
||||
"spring-boot-hhttp",
|
||||
"spring-boot-http-client",
|
||||
"spring-boot-http-converter",
|
||||
"spring-boot-http-client-reactive",
|
||||
"spring-boot-http-codec",
|
||||
"spring-boot-http-converter",
|
||||
"spring-boot-integration",
|
||||
"spring-boot-jackson",
|
||||
"spring-boot-jarmode-tools",
|
||||
@@ -2039,6 +2043,7 @@ bom {
|
||||
"spring-boot-mustache",
|
||||
"spring-boot-neo4j",
|
||||
"spring-boot-netty",
|
||||
"spring-boot-opentelemetry",
|
||||
"spring-boot-properties-migrator",
|
||||
"spring-boot-pulsar",
|
||||
"spring-boot-quartz",
|
||||
@@ -2052,6 +2057,7 @@ bom {
|
||||
"spring-boot-security-oauth2-authorization-server",
|
||||
"spring-boot-security-oauth2-client",
|
||||
"spring-boot-security-oauth2-resource-server",
|
||||
"spring-boot-security-saml2",
|
||||
"spring-boot-sendgrid",
|
||||
"spring-boot-session",
|
||||
"spring-boot-session-data-mongodb",
|
||||
@@ -2128,7 +2134,9 @@ bom {
|
||||
"spring-boot-webclient",
|
||||
"spring-boot-webflux",
|
||||
"spring-boot-webmvc",
|
||||
"spring-boot-websocket"
|
||||
"spring-boot-webservices",
|
||||
"spring-boot-websocket",
|
||||
"spring-boot-zipkin"
|
||||
]
|
||||
plugins = [
|
||||
"spring-boot-maven-plugin"
|
||||
|
||||
Reference in New Issue
Block a user