There was an error while loading. Please reload this page.
1 parent aba34af commit fb8ca5fCopy full SHA for fb8ca5f
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.3.8</version>
+ <version>3.4.2</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
@@ -86,7 +86,7 @@
86
<dependency>
87
<groupId>org.springdoc</groupId>
88
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
89
- <version>2.6.0</version>
+ <version>2.8.5</version>
90
</dependency>
91
92
<!-- Testing -->
0 commit comments