Skip to content

Commit

Permalink
fix(NF-1156): update spring boot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crow08 committed Feb 28, 2024
1 parent 1a5af98 commit b0bebb0
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
Expand Up @@ -14,7 +14,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring-boot.version>3.2.2</spring-boot.version>
<spring-boot.version>3.2.3</spring-boot.version>
</properties>

<modules>
Expand Down

0 comments on commit b0bebb0

Please sign in to comment.