Hendrik Jungnitsch
2023-09-18 c35a6b785f2ebe630fc1f19ea57cb1310cf2b77d
Spring Boot auf Version 3
1 Dateien geändert
2 ■■■ Geänderte Dateien
pom.xml 2 ●●● Patch | Ansicht | Raw | Blame | Historie
pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>2.7.3</version>
        <version>3.1.3</version>
        <relativePath/> <!-- lookup parent from repository -->
    </parent>
    <groupId>de.gedoplan.seminar.sbt</groupId>