Skip to content

Commit 40c39f7

Browse files
authored
Merge pull request #122 from ChannelFinder/spring-boot-2.7.18
Update version for spring framework boot to 2.7.18
2 parents 6176003 + e1f8c59 commit 40c39f7

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
@@ -35,7 +35,7 @@
3535
</developers>
3636
<properties>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38-
<spring.boot-version>2.7.3</spring.boot-version>
38+
<spring.boot-version>2.7.18</spring.boot-version>
3939
<elasticsearch.version>8.11.2</elasticsearch.version>
4040
<junit-jupiter.version>5.10.0</junit-jupiter.version>
4141
<skipITs>true</skipITs>

0 commit comments

Comments
 (0)