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 17b67e0  Update `io.springfox:springfox-swagger2` to version `3.0.0` 
(#80)
17b67e0 is described below

commit 17b67e0971797c32ad6639af5fd4b8e974719663
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Tue Oct 31 11:42:47 2023 +0000

    Update `io.springfox:springfox-swagger2` to version `3.0.0` (#80)
---
 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 d07ef8e..3d3ebef 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>3.0.0</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..96324c0
--- /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="80" link="https://github.com/apache/logging-log4j-audit/pull/80"/>
+  <description format="asciidoc">Update `io.springfox:springfox-swagger2` to 
version `3.0.0`</description>
+</entry>

Reply via email to