We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e600c6 commit 400b6bdCopy full SHA for 400b6bd
pom.xml
@@ -12,7 +12,7 @@
12
<parent>
13
<groupId>org.springframework.boot</groupId>
14
<artifactId>spring-boot-starter-parent</artifactId>
15
- <version>2.2.0.RELEASE</version>
+ <version>2.2.1.RELEASE</version>
16
</parent>
17
18
<licenses>
@@ -68,8 +68,8 @@
68
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
69
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
70
<swagger-api.version>2.1.0</swagger-api.version>
71
- <swagger-ui.version>3.24.0</swagger-ui.version>
72
- <webjars-locator.version>0.37</webjars-locator.version>
+ <swagger-ui.version>3.24.3</swagger-ui.version>
+ <webjars-locator.version>0.38</webjars-locator.version>
73
</properties>
74
75
<dependencyManagement>
0 commit comments