We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1eb67 commit 130d751Copy full SHA for 130d751
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'java-library'
4
id 'maven-publish'
5
- id 'org.springframework.boot' version '3.5.3'
+ id 'org.springframework.boot' version '3.5.4'
6
id 'io.spring.dependency-management' version '1.1.7'
7
id 'org.owasp.dependencycheck' version '12.1.3'
8
id 'checkstyle'
0 commit comments