Skip to content

Commit 2e605b6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.springframework.boot-2.7.16' into combined-pr-branch
2 parents 1d81ab9 + 55da164 commit 2e605b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/selenium-container/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '2.7.15'
3+
id 'org.springframework.boot' version '2.7.16'
44
}
55
apply plugin: 'io.spring.dependency-management'
66

examples/spring-boot/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '2.7.15'
3+
id 'org.springframework.boot' version '2.7.16'
44
}
55
apply plugin: 'io.spring.dependency-management'
66

0 commit comments

Comments
 (0)