Skip to content

Commit

Permalink
Merge pull request #399 from bannergress/dependabot/gradle/org.spring…
Browse files Browse the repository at this point in the history
…doc-springdoc-openapi-starter-webmvc-ui-2.8.1

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.1
  • Loading branch information
ewoerner authored Jan 7, 2025
2 parents 6544c73 + 8843ff5 commit 8abf35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation "com.squareup.okhttp3:okhttp:${okhttp_version}"
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml'
implementation "org.keycloak:keycloak-admin-client:${keycloak_version}"
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.7.0'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.1'
implementation 'org.geotools:gt-referencing:32.1'

annotationProcessor 'org.hibernate.orm:hibernate-jpamodelgen'
Expand Down

0 comments on commit 8abf35c

Please sign in to comment.