Skip to content

Commit

Permalink
Merge pull request #308 from Frooodle/dependabot/gradle/org.springdoc…
Browse files Browse the repository at this point in the history
…-springdoc-openapi-starter-webmvc-ui-2.2.0

Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.2.0
  • Loading branch information
Frooodle authored Oct 11, 2023
2 parents f69d593 + 548ae4d commit 39ac823
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 @@ -82,7 +82,7 @@ dependencies {
implementation group: 'org.apache.pdfbox', name: 'jbig2-imageio', version: '3.0.4'
implementation 'commons-io:commons-io:2.13.0'

implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0'
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0'

//general PDF
implementation 'org.apache.pdfbox:pdfbox:2.0.29'
Expand Down

0 comments on commit 39ac823

Please sign in to comment.