Skip to content

Commit 816ef19

Browse files
authored
Merge pull request #94 from folio-org/SPRNGCORE-22
SPRNGCORE-22: Upgrade spring-boot to 3.4.10.
2 parents 2b32637 + 8ee87dc commit 816ef19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>3.4.9</version>
9+
<version>3.4.10</version>
1010
<relativePath /> <!-- lookup parent from repository -->
1111
</parent>
1212

0 commit comments

Comments
 (0)