Skip to content

Commit

Permalink
Merge pull request #38 from miguno/dependabot/maven/springdoc.version…
Browse files Browse the repository at this point in the history
…-2.8.0

Bump springdoc.version from 2.7.0 to 2.8.0
  • Loading branch information
miguno authored Jan 6, 2025
2 parents 32839f9 + 4121ae8 commit 4e4786e
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 @@ -59,7 +59,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<!-- Dependencies (other than Maven plugins) -->
<micrometer.version>1.14.2</micrometer.version>
<springdoc.version>2.7.0</springdoc.version>
<springdoc.version>2.8.0</springdoc.version>
<spring-boot-admin.version>3.4.1</spring-boot-admin.version>
<!-- Maven plugins -->
<maven-project-info-reports-plugin.version>3.8.0</maven-project-info-reports-plugin.version>
Expand Down

0 comments on commit 4e4786e

Please sign in to comment.