Skip to content

Commit

Permalink
Upgrade Swagger to 2.2.23 #687
Browse files Browse the repository at this point in the history
  • Loading branch information
andrus committed Aug 31, 2024
1 parent 24df915 commit 86fb679
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* #680 Upgrading SLF4J to 2.0.7
* #683 Upgrade Cayenne to 4.2.1
* #684 GET with includes can't match children to parent when parent has a compound key
* #687 Upgrade Swagger to 2.2.23

## Release 5.0.M19

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<jackson.databind.version>2.15.4</jackson.databind.version>
<bq.version>3.0-M4</bq.version>
<junit5.version>5.10.2</junit5.version>
<swagger.version>2.2.2</swagger.version>
<swagger.version>2.2.23</swagger.version>
<mockito.version>3.9.0</mockito.version>

<gpg.pinentry.mode>loopback</gpg.pinentry.mode>
Expand Down

0 comments on commit 86fb679

Please sign in to comment.