Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #273 from holixon/dependabot/maven/springdoc.versi…
Browse files Browse the repository at this point in the history
…on-1.6.12

chore(deps): bump springdoc.version from 1.6.11 to 1.6.12
  • Loading branch information
zambrovski authored Aug 1, 2023
2 parents d609747 + 962141c commit 08a3ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<maven.deploy.skip>true</maven.deploy.skip>
<gpg.skip>true</gpg.skip>

<springdoc.version>1.6.11</springdoc.version>
<springdoc.version>1.6.12</springdoc.version>
</properties>

<modules>
Expand Down

0 comments on commit 08a3ef5

Please sign in to comment.