Skip to content

Commit

Permalink
Update version for spring framework boot
Browse files Browse the repository at this point in the history
Update spring framework boot version to 2.7.18.
  • Loading branch information
thelarsjohansson committed Jan 22, 2024
1 parent 7c2155b commit b28a618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@
</developers>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot-version>2.7.3</spring.boot-version>
<spring.boot-version>2.7.18</spring.boot-version>
<elasticsearch.version>8.2.0</elasticsearch.version>
<junit-jupiter.version>5.10.0</junit-jupiter.version>
<skipITs>true</skipITs>

0 comments on commit b28a618

Please sign in to comment.