Skip to content

Commit

Permalink
Bump org.springframework.boot from 2.2.4.RELEASE to 2.2.5.RELEA… (tes…
Browse files Browse the repository at this point in the history
…tcontainers#2387)

Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.2.4.RELEASE to 2.2.5.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.4.RELEASE...v2.2.5.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
rnorth authored and quincy committed May 28, 2020
1 parent 4797e87 commit eed503a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/selenium-container/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '2.2.4.RELEASE'
id 'org.springframework.boot' version '2.2.5.RELEASE'
}
apply plugin: 'io.spring.dependency-management'

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-boot/build.gradle
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '2.2.4.RELEASE'
id 'org.springframework.boot' version '2.2.5.RELEASE'
}
apply plugin: 'io.spring.dependency-management'

Expand Down

0 comments on commit eed503a

Please sign in to comment.