Skip to content

Commit b390b3b

Browse files
committed
Upgrade Spring Boot version to 4.0.2 in bigquery extension
1 parent fac10ee commit b390b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.boot</groupId>
2424
<artifactId>spring-boot-starter-parent</artifactId>
25-
<version>4.0.1</version>
25+
<version>4.0.2</version>
2626
<relativePath/>
2727
</parent>
2828

0 commit comments

Comments
 (0)