This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit.git
The following commit(s) were added to refs/heads/master by this push:
new 099e8e1 Update `io.springfox:springfox-swagger2` to version `2.10.5`
(#84)
099e8e1 is described below
commit 099e8e13079c93500c53c8778e876e99b5117c44
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Oct 31 13:33:00 2023 +0000
Update `io.springfox:springfox-swagger2` to version `2.10.5` (#84)
---
pom.xml | 2 +-
src/changelog/.1.x.x/update_io_springfox_springfox_swagger2.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bb9cbe8..9527ef2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
<spring.security.version>3.2.7.RELEASE</spring.security.version>
<spring.ws.version>2.2.2.RELEASE</spring.ws.version>
<spring.hateoas.version>0.23.0.RELEASE</spring.hateoas.version>
- <swagger.version>2.2.2</swagger.version>
+ <swagger.version>2.10.5</swagger.version>
<swagger.ui.version>2.2.2</swagger.ui.version>
<swagger.annotations.version>1.6.12</swagger.annotations.version>
<thymeleaf-extras-java8time.version>3.0.0.RELEASE</thymeleaf-extras-java8time.version>
diff --git a/src/changelog/.1.x.x/update_io_springfox_springfox_swagger2.xml
b/src/changelog/.1.x.x/update_io_springfox_springfox_swagger2.xml
new file mode 100644
index 0000000..555e7db
--- /dev/null
+++ b/src/changelog/.1.x.x/update_io_springfox_springfox_swagger2.xml
@@ -0,0 +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="84" link="https://github.com/apache/logging-log4j-audit/pull/84"/>
+ <description format="asciidoc">Update `io.springfox:springfox-swagger2` to
version `2.10.5`</description>
+</entry>