Skip to content

Commit aecf5f2

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4.0.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 5735c9f commit aecf5f2

File tree

1 file changed

+1
-1
lines changed
  • samples/templates/java-springboot/content

1 file changed

+1
-1
lines changed

samples/templates/java-springboot/content/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>4.0.0</version>
8+
<version>4.0.2</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)