5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 13:31:02 +01:00

Merge pull request #18 from AJMicke/dependabot/maven/develop/org.springframework.boot-spring-boot-starter-parent-3.4.4

This commit is contained in:
dependabot[bot]
2025-03-24 13:27:20 +00:00
committed by GitHub

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.4.3</version>
<version>3.4.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>