File tree 4 files changed +4
-4
lines changed
smoke-tests/images/spring-boot
spring-boot-reactive-common
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
2
2
3
3
plugins {
4
4
id(" otel.java-conventions" )
5
- id(" org.springframework.boot" ) version " 2.6.15 "
5
+ id(" org.springframework.boot" ) version " 2.7.18 "
6
6
}
7
7
8
8
description = " smoke-tests-otel-starter-spring-boot-common"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
2
2
3
3
plugins {
4
4
id(" otel.java-conventions" )
5
- id(" org.springframework.boot" ) version " 2.6.15 "
5
+ id(" org.springframework.boot" ) version " 2.7.18 "
6
6
}
7
7
8
8
description = " smoke-tests-otel-starter-spring-boot-reactive-common"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import org.springframework.boot.gradle.tasks.bundling.BootJar
2
2
3
3
plugins {
4
4
id(" otel.java-conventions" )
5
- id(" org.springframework.boot" ) version " 2.6.15 "
5
+ id(" org.springframework.boot" ) version " 2.7.18 "
6
6
}
7
7
8
8
description = " smoke-tests-otel-starter-spring-smoke-testing"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
id(" otel.java-conventions" )
6
6
7
7
id(" com.google.cloud.tools.jib" )
8
- id(" org.springframework.boot" ) version " 2.6.15 "
8
+ id(" org.springframework.boot" ) version " 2.7.18 "
9
9
}
10
10
11
11
dependencies {
You can’t perform that action at this time.
0 commit comments