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

Bump spring-boot-dependencies from 2.4.2 to 2.4.3 in /java/backend #192

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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