Skip to content

Commit

Permalink
Merge pull request #895 from terrestris/reset-springdoc
Browse files Browse the repository at this point in the history
fix(deps): downgrade springdoc
  • Loading branch information
KaiVolland committed Jul 10, 2024
2 parents 347a2d9 + 65e20ed commit 10804b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<graphql-java-extended-scalars.version>21.0</graphql-java-extended-scalars.version>

<!-- Swagger/REST -->
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>
<springdoc-openapi.version>2.5.0</springdoc-openapi.version>

<!-- JSON/Dataformats -->
<geojson-jackson.version>1.14</geojson-jackson.version>
Expand Down

0 comments on commit 10804b9

Please sign in to comment.