<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>3.5.3</version>
+ <version>3.5.4</version>
<relativePath/>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>3.5.3</version>
+ <version>3.5.4</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>
<spring.statemachine.version>4.0.1</spring.statemachine.version>
<spring.context.version>6.2.8</spring.context.version>
<jakarta.servlet.api.version>6.1.0</jakarta.servlet.api.version>
- <io.swagger.version>2.2.34</io.swagger.version>
+ <io.swagger.version>2.2.36</io.swagger.version>
<slf4j.version>2.1.0-alpha1</slf4j.version>
<apache.httpcore.version>5.3.4</apache.httpcore.version>
<exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>