Skip to content

Commit

Permalink
Merge pull request #143 from daniel-frak/renovate/springdoc.version
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.springdoc:springdoc-openapi-ui to v1.8.0
  • Loading branch information
daniel-frak authored Apr 3, 2024
2 parents 6d9f6da + 0f2a445 commit 011f6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/legacy-system-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<description>Example legacy system for testing Keycloak user migration plugin</description>
<properties>
<java.version>17</java.version>
<springdoc.version>1.7.0</springdoc.version>
<springdoc.version>1.8.0</springdoc.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 011f6d2

Please sign in to comment.