Skip to content

Commit

Permalink
fix(NF-1432): bump spring-boot version
Browse files Browse the repository at this point in the history
  • Loading branch information
ebidosm committed Apr 22, 2024
1 parent 6d34ff5 commit 42ee1ee
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.4</spring-boot.version>
<spring-boot.version>3.2.5</spring-boot.version>
</properties>

<modules>
Expand Down

0 comments on commit 42ee1ee

Please sign in to comment.