Skip to content

Commit 130d751

Browse files
Update plugin org.springframework.boot to v3.5.4 (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf1eb67 commit 130d751

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.3'
5+
id 'org.springframework.boot' version '3.5.4'
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)