diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 562e2461b..84d143e4d 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -11,6 +11,7 @@ * #662 Update expression parser with JavaCC 7.0.13 * #673 OpenAPI should have an "array of string" schema for "include" and "exclude" * #677 Upgrading JUnit to 5.10.2 +* #678 Upgrading Swagger to 2.2.2 ## Release 5.0.M19 diff --git a/pom.xml b/pom.xml index 59d51ae9b..2783d6a0e 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ 3.0-M4 5.10.2 - 2.1.12 + 2.2.2 3.9.0 loopback