Skip to content

Commit 1591a01

Browse files
committed
- upgrade swagger-ui to 3.52.3
- upgrade swagger-api to 2.1.11 - upgrade spring-boot to 2.5.5
1 parent c20cad4 commit 1591a01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>2.5.2</version>
14+
<version>2.5.5</version>
1515
</parent>
1616

1717
<licenses>
@@ -67,8 +67,8 @@
6767
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
6868
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
6969
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
70-
<swagger-api.version>2.1.10</swagger-api.version>
71-
<swagger-ui.version>3.52.1</swagger-ui.version>
70+
<swagger-api.version>2.1.11</swagger-api.version>
71+
<swagger-ui.version>3.52.3</swagger-ui.version>
7272
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
7373
<classgraph.version>4.8.69</classgraph.version>
7474
<webjars-locator-core.version>0.45</webjars-locator-core.version>

0 commit comments

Comments
 (0)