Update `io.swagger:swagger-annotations` to version `1.6.13` (#118)
diff --git a/pom.xml b/pom.xml
index 854ead9..0f9235d 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.12</swagger.annotations.version>
+    <swagger.annotations.version>1.6.13</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 2551d7a..cb293c9 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
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://logging.apache.org/log4j/changelog"
-       xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
-       type="changed">
-  <issue id="63" link="https://github.com/apache/logging-log4j-audit/pull/63"/>
-  <description format="asciidoc">Update `io.swagger:swagger-annotations` to version `1.6.12`</description>
+       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>
 </entry>