Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Bump spring-boot-dependencies from 2.4.2 to 2.4.3 in /java/backend (#192
Browse files Browse the repository at this point in the history
)

Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.2...v2.4.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2021
1 parent 6e0c593 commit fd788b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/backend/build.gradle
Expand Up @@ -8,7 +8,7 @@ plugins {

group = 'uk.gov.hmcts.ccf'
version = '0.0.1-SNAPSHOT'
def springBootVersion = '2.4.2'
def springBootVersion = '2.4.3'

repositories {
jcenter()
Expand Down

0 comments on commit fd788b5

Please sign in to comment.