Skip to content

Commit d92c054

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4.0.5
1 parent 4b69f40 commit d92c054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration-tests/it-spring-boot-smoke-test

integration-tests/it-spring-boot-smoke-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>4.0.3</version>
9+
<version>4.0.5</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

0 commit comments

Comments
 (0)