Skip to content

Commit 9481ca8

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/org.apache.xmlbeans-xmlbeans-5.3.0
2 parents 6c092a6 + 7948ef8 commit 9481ca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
plugins {
22
id 'java'
3-
id 'org.springframework.boot' version '3.4.1'
3+
id 'org.springframework.boot' version '3.4.2'
44
id 'io.spring.dependency-management' version '1.1.7'
5-
id "io.freefair.lombok" version "8.11"
5+
id "io.freefair.lombok" version "8.12.2"
66
id "checkstyle"
77
id "com.github.spotbugs" version "6.0.27"
88
id "jacoco"

0 commit comments

Comments
 (0)