Skip to content

Commit 8f7634b

Browse files
S28-4919 Upgrade springdoc-openapi-starter-webmvc-ui to 2.8.17 (#1448)
Co-authored-by: PRE DevOps <138598290+pre-devops@users.noreply.github.com>
1 parent 9e1dabd commit 8f7634b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ dependencies {
317317
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-security', version: versions.springBoot
318318
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-batch', version: versions.springBoot
319319

320-
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.15'
320+
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.17'
321321
implementation group: 'org.springframework.hateoas', name: 'spring-hateoas', version: '2.5.1'
322322
implementation group: 'com.azure.spring', name: 'spring-cloud-azure-starter-active-directory', version: '6.3.0'
323323

pre-api-stg.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1897,20 +1897,26 @@ definitions:
18971897
properties:
18981898
deprecation:
18991899
type: string
1900+
x-nullable: true
19001901
href:
19011902
type: string
19021903
hreflang:
19031904
type: string
1905+
x-nullable: true
19041906
name:
19051907
type: string
1908+
x-nullable: true
19061909
profile:
19071910
type: string
1911+
x-nullable: true
19081912
templated:
19091913
type: boolean
19101914
title:
19111915
type: string
1916+
x-nullable: true
19121917
type:
19131918
type: string
1919+
x-nullable: true
19141920
type: object
19151921
Links:
19161922
additionalProperties:
@@ -1950,6 +1956,7 @@ definitions:
19501956
format: int64
19511957
type: integer
19521958
type: object
1959+
x-nullable: true
19531960
PagedModelEntityModelBookingDTO:
19541961
properties:
19551962
_embedded:

specs/pre-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)