Browse Source

Add spring-boot-persistence to dependencies POM

Fixes gh-47271
pull/47286/head
Phillip Webb 3 months ago
parent
commit
b01dc92233
  1. 1
      platform/spring-boot-dependencies/build.gradle

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

@ -2053,6 +2053,7 @@ bom { @@ -2053,6 +2053,7 @@ bom {
"spring-boot-netty",
"spring-boot-opentelemetry",
"spring-boot-properties-migrator",
"spring-boot-persistence",
"spring-boot-pulsar",
"spring-boot-quartz",
"spring-boot-r2dbc",

Loading…
Cancel
Save