Skip to content

Commit 83653a9

Browse files
committed
Bump spring-boot-starter-parent from 3.4.2 to 3.4.5
Signed-off-by: Stefano Cordio <[email protected]>
1 parent 5302314 commit 83653a9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

spring-batch-bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-parent</artifactId>
23-
<version>3.4.2</version>
23+
<version>3.4.5</version>
2424
<relativePath/>
2525
</parent>
2626

spring-batch-excel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.springframework.boot</groupId>
2121
<artifactId>spring-boot-starter-parent</artifactId>
22-
<version>3.4.2</version>
22+
<version>3.4.5</version>
2323
<relativePath/>
2424
</parent>
2525

spring-batch-neo4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-parent</artifactId>
23-
<version>3.4.2</version>
23+
<version>3.4.5</version>
2424
<relativePath/>
2525
</parent>
2626

spring-batch-notion/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.4.2</version>
8+
<version>3.4.5</version>
99
<relativePath/>
1010
</parent>
1111

0 commit comments

Comments
 (0)