Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1e9ed98

Browse files
author
Ivan Franchin
committed
Upgrade to spring-boot 3.2.0 and springdoc-openapi 2.3.0
1 parent c060fc9 commit 1e9ed98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎book-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.1.2</version>
7+
<version>3.2.1</version>
88
<relativePath /> <!-- lookup parent from repository -->
99
</parent>
1010

@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<java.version>17</java.version>
19-
<springdoc-openapi.version>2.1.0</springdoc-openapi.version>
19+
<springdoc-openapi.version>2.3.0</springdoc-openapi.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /