Skip to content

Commit 0a66f3c

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump org.springframework.boot in /examples (#1471)
Bumps org.springframework.boot from 2.1.4.RELEASE to 2.1.5.RELEASE. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88014b3 commit 0a66f3c

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.1.4.RELEASE'
3+
id 'org.springframework.boot' version '2.1.5.RELEASE'
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.1.4.RELEASE'
3+
id 'org.springframework.boot' version '2.1.5.RELEASE'
44
}
55
apply plugin: 'io.spring.dependency-management'
66

0 commit comments

Comments
 (0)