Browse Source

Fix typo in spring boot dependencies

Fixes gh-46549
pull/46556/head
Brian Clozel 5 months ago
parent
commit
f278b1944c
  1. 2
      platform/spring-boot-dependencies/build.gradle

2
platform/spring-boot-dependencies/build.gradle

@ -2131,7 +2131,7 @@ bom { @@ -2131,7 +2131,7 @@ bom {
"spring-boot-starter-oauth2-authorization-server",
"spring-boot-starter-oauth2-client",
"spring-boot-starter-oauth2-resource-server",
"spring-boot-starter-opentelementy",
"spring-boot-starter-opentelemetry",
"spring-boot-starter-pulsar",
"spring-boot-starter-pulsar-reactive",
"spring-boot-starter-quartz",

Loading…
Cancel
Save