Skip to content

Commit 63258c7

Browse files
authored
Merge pull request #394 from bannergress/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.7.0
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.6.0 to 2.7.0
2 parents ddf9a01 + f798bec commit 63258c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation "com.squareup.okhttp3:okhttp:${okhttp_version}"
3939
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml'
4040
implementation "org.keycloak:keycloak-admin-client:${keycloak_version}"
41-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
41+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0'
4242
implementation 'org.geotools:gt-referencing:32.1'
4343

4444
annotationProcessor 'org.hibernate.orm:hibernate-jpamodelgen'

0 commit comments

Comments
 (0)