Skip to content

Commit e82a826

Browse files
Merge branch 'master' into CME-530-remove-jitpack
2 parents cd0c4e5 + 05ac19a commit e82a826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'java-library'
44
id 'maven-publish'
5-
id 'org.springframework.boot' version '3.5.0'
5+
id 'org.springframework.boot' version '3.5.3'
66
id 'io.spring.dependency-management' version '1.1.7'
77
id 'org.owasp.dependencycheck' version '12.1.3'
88
id 'checkstyle'

0 commit comments

Comments
 (0)