Skip to content

Commit

Permalink
Merge pull request #536 from medizininformatik-initiative/renovate/sp…
Browse files Browse the repository at this point in the history
…ring-boot

Update spring boot to v3.4.2
  • Loading branch information
trobanga authored Jan 24, 2025
2 parents 6d6d520 + d0fa58b commit 77b8166
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 @@ -26,7 +26,7 @@
<java.version>21</java.version>
<maven.compiler.release>${java.version}</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>3.4.1</spring-boot.version>
<spring-boot.version>3.4.2</spring-boot.version>
<junit-jupiter.version>5.11.4</junit-jupiter.version>
<skipUnitTests>false</skipUnitTests>
</properties>
Expand Down

0 comments on commit 77b8166

Please sign in to comment.