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 e51e3a9 commit 8ff850fCopy full SHA for 8ff850f
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>org.springframework.boot</groupId>
13
<artifactId>spring-boot-starter-parent</artifactId>
14
- <version>2.4.0</version>
+ <version>2.4.2</version>
15
</parent>
16
17
<licenses>
@@ -67,7 +67,7 @@
67
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
68
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
69
<swagger-api.version>2.1.6</swagger-api.version>
70
- <swagger-ui.version>3.38.0</swagger-ui.version>
+ <swagger-ui.version>3.40.0</swagger-ui.version>
71
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
72
<classgraph.version>4.8.69</classgraph.version>
73
<webjars-locator-core.version>0.45</webjars-locator-core.version>
0 commit comments