Skip to content

Commit

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

Bump springdoc.version from 2.6.0 to 2.7.0
  • Loading branch information
miguno authored Nov 25, 2024
2 parents 2e59048 + 082e79f commit 07ba54e
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.1</micrometer.version>
<springdoc.version>2.6.0</springdoc.version>
<springdoc.version>2.7.0</springdoc.version>
<spring-boot-admin.version>3.3.6</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 07ba54e

Please sign in to comment.