Skip to content

Commit 8b6e12e

Browse files
committed
HTM-2076: Upgrade Spring Boot from 4.0.x to 4.1.0
Updated Spring Boot version and commented out dependency overrides.
1 parent 9f86afc commit 8b6e12e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SPDX-License-Identifier: MIT
1010
<groupId>org.springframework.boot</groupId>
1111
<artifactId>spring-boot-starter-parent</artifactId>
1212
<!-- when updating please check version overrides using the commands in the properties section -->
13-
<version>4.0.7</version>
13+
<version>4.1.0</version>
1414
</parent>
1515
<groupId>org.tailormap</groupId>
1616
<artifactId>tailormap-api</artifactId>

0 commit comments

Comments
 (0)