File tree Expand file tree Collapse file tree 13 files changed +26
-52
lines changed
springdoc-openapi-data-rest
springdoc-openapi-hateoas
springdoc-openapi-javadoc
springdoc-openapi-security
springdoc-openapi-webflux-core
springdoc-openapi-webflux-ui
springdoc-openapi-webmvc-core Expand file tree Collapse file tree 13 files changed +26
-52
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
<groupId >org.springdoc</groupId >
6
4
<artifactId >springdoc-openapi</artifactId >
7
- <version >1.6.13 -SNAPSHOT</version >
5
+ <version >1.6.14 -SNAPSHOT</version >
8
6
<packaging >pom</packaging >
9
7
<name >Spring openapi documentation</name >
10
8
<description >Spring openapi documentation</description >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
<parent >
6
4
<groupId >org.springdoc</groupId >
7
5
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<artifactId >springdoc-openapi-common</artifactId >
11
9
<dependencies >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<artifactId >springdoc-openapi</artifactId >
8
6
<groupId >org.springdoc</groupId >
9
- <version >1.6.13 -SNAPSHOT</version >
7
+ <version >1.6.14 -SNAPSHOT</version >
10
8
</parent >
11
9
<artifactId >springdoc-openapi-data-rest</artifactId >
12
10
<dependencies >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<artifactId >springdoc-openapi</artifactId >
8
6
<groupId >org.springdoc</groupId >
9
- <version >1.6.13 -SNAPSHOT</version >
7
+ <version >1.6.14 -SNAPSHOT</version >
10
8
</parent >
11
9
<artifactId >springdoc-openapi-groovy</artifactId >
12
10
<dependencies >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<artifactId >springdoc-openapi</artifactId >
8
6
<groupId >org.springdoc</groupId >
9
- <version >1.6.13 -SNAPSHOT</version >
7
+ <version >1.6.14 -SNAPSHOT</version >
10
8
</parent >
11
9
<artifactId >springdoc-openapi-hateoas</artifactId >
12
10
<dependencies >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<parent >
6
4
<artifactId >springdoc-openapi</artifactId >
7
5
<groupId >org.springdoc</groupId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
<parent >
6
4
<groupId >org.springdoc</groupId >
7
5
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<properties >
11
9
<spring .version>5.3.6</spring .version>
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<parent >
6
4
<artifactId >springdoc-openapi</artifactId >
7
5
<groupId >org.springdoc</groupId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xmlns =" http://maven.apache.org/POM/4.0.0"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<artifactId >springdoc-openapi</artifactId >
8
6
<groupId >org.springdoc</groupId >
9
- <version >1.6.13 -SNAPSHOT</version >
7
+ <version >1.6.14 -SNAPSHOT</version >
10
8
</parent >
11
9
<artifactId >springdoc-openapi-security</artifactId >
12
10
<properties >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
<parent >
6
4
<groupId >org.springdoc</groupId >
7
5
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<artifactId >springdoc-openapi-ui</artifactId >
11
9
<dependencies >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
<parent >
6
4
<groupId >org.springdoc</groupId >
7
5
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<artifactId >springdoc-openapi-webflux-core</artifactId >
11
9
<dependencies >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
<parent >
6
4
<groupId >org.springdoc</groupId >
7
5
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<artifactId >springdoc-openapi-webflux-ui</artifactId >
11
9
<dependencies >
Original file line number Diff line number Diff line change 1
- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
<parent >
6
4
<groupId >org.springdoc</groupId >
7
5
<artifactId >springdoc-openapi</artifactId >
8
- <version >1.6.13 -SNAPSHOT</version >
6
+ <version >1.6.14 -SNAPSHOT</version >
9
7
</parent >
10
8
<artifactId >springdoc-openapi-webmvc-core</artifactId >
11
9
<dependencies >
You can’t perform that action at this time.
0 commit comments