Skip to content

Commit f278b19

Browse files
committed
Fix typo in spring boot dependencies
Fixes gh-46549
1 parent a20396a commit f278b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2131,7 +2131,7 @@ bom {
21312131
"spring-boot-starter-oauth2-authorization-server",
21322132
"spring-boot-starter-oauth2-client",
21332133
"spring-boot-starter-oauth2-resource-server",
2134-
"spring-boot-starter-opentelementy",
2134+
"spring-boot-starter-opentelemetry",
21352135
"spring-boot-starter-pulsar",
21362136
"spring-boot-starter-pulsar-reactive",
21372137
"spring-boot-starter-quartz",

0 commit comments

Comments
 (0)