Skip to content

Commit 755e182

Browse files
committed
bump spring boot to 3.1.4 for java 21
1 parent b027659 commit 755e182

File tree

1 file changed

+1
-1
lines changed
  • apps/multicontainer-review/famous-quotes

1 file changed

+1
-1
lines changed

apps/multicontainer-review/famous-quotes/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.1.2</version>
8+
<version>3.1.4</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>ptl.redhat.com</groupId>

0 commit comments

Comments
 (0)