Skip to content

Commit 7997623

Browse files
authored
Merge pull request #129 from it-at-m/renovate/patch-spring-boot
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.5
2 parents d8c26cf + ec9c49f commit 7997623

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ticketing-eai/api-client-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.5.4</version>
7+
<version>3.5.5</version>
88
<relativePath />
99
</parent>
1010

ticketing-eventing/eventing-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.4</version>
8+
<version>3.5.5</version>
99
<relativePath/>
1010
</parent>
1111

ticketing-eventing/handler-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.4</version>
8+
<version>3.5.5</version>
99
<relativePath />
1010
</parent>
1111

ticketing-eventing/mail-handler-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.4</version>
8+
<version>3.5.5</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)