Update `io.swagger:swagger-annotations` to version `1.6.14` (#131)
diff --git a/pom.xml b/pom.xml
index 81918c6..18a13c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,7 @@
     <spring.ws.version>2.2.2.RELEASE</spring.ws.version>
     <spring.hateoas.version>0.23.0.RELEASE</spring.hateoas.version>
     <springfox.version>2.10.5</springfox.version>
-    <swagger.annotations.version>1.6.13</swagger.annotations.version>
+    <swagger.annotations.version>1.6.14</swagger.annotations.version>
     <thymeleaf-extras-java8time.version>3.0.0.RELEASE</thymeleaf-extras-java8time.version>
     <thymeleaf-layout-dialect.version>3.3.0</thymeleaf-layout-dialect.version>
     <serp.version>1.15.1</serp.version>
diff --git a/src/changelog/.1.x.x/update_io_swagger_swagger_annotations.xml b/src/changelog/.1.x.x/update_io_swagger_swagger_annotations.xml
index cb293c9..55e470f 100644
--- a/src/changelog/.1.x.x/update_io_swagger_swagger_annotations.xml
+++ b/src/changelog/.1.x.x/update_io_swagger_swagger_annotations.xml
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog"
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
        type="updated">
-  <issue id="118" link="https://github.com/apache/logging-log4j-audit/pull/118"/>
-  <description format="asciidoc">Update `io.swagger:swagger-annotations` to version `1.6.13`</description>
+  <issue id="131" link="https://github.com/apache/logging-log4j-audit/pull/131"/>
+  <description format="asciidoc">Update `io.swagger:swagger-annotations` to version `1.6.14`</description>
 </entry>