Skip to content

Commit 28f6190

Browse files
committed
Upgrade to swagger-ui 4.1.3 and spring-boot 2.6.1
1 parent 2860eb1 commit 28f6190

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 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.6.0</version>
14+
<version>2.6.1</version>
1515
</parent>
1616

1717
<licenses>
@@ -69,7 +69,7 @@
6969
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
7070
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
7171
<swagger-api.version>2.1.11</swagger-api.version>
72-
<swagger-ui.version>4.1.2</swagger-ui.version>
72+
<swagger-ui.version>4.1.3</swagger-ui.version>
7373
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
7474
<classgraph.version>4.8.116</classgraph.version>
7575
<webjars-locator-core.version>0.45</webjars-locator-core.version>

0 commit comments

Comments
 (0)