We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8b0e1 commit 7f46733Copy full SHA for 7f46733
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.7</version>
+ <version>3.4.2</version>
10
<relativePath /> <!-- lookup parent from repository -->
11
</parent>
12
@@ -37,7 +37,7 @@
37
<properties>
38
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
39
<spring-module-core.version>2.1.0-SNAPSHOT</spring-module-core.version>
40
- <springdoc.version>2.3.0</springdoc.version>
+ <springdoc.version>2.8.4</springdoc.version>
41
</properties>
42
43
<dependencyManagement>
0 commit comments