We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9afaa9 commit 9b6ee9bCopy full SHA for 9b6ee9b
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>org.springframework.boot</groupId>
13
<artifactId>spring-boot-starter-parent</artifactId>
14
- <version>2.7.6</version>
+ <version>2.7.8</version>
15
</parent>
16
17
<licenses>
@@ -68,7 +68,7 @@
68
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
69
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
70
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
71
- <swagger-api.version>2.2.7</swagger-api.version>
+ <swagger-api.version>2.2.8</swagger-api.version>
72
<swagger-ui.version>4.15.5</swagger-ui.version>
73
<spring-security-oauth2.version>2.5.2.RELEASE</spring-security-oauth2.version>
74
<classgraph.version>4.8.149</classgraph.version>
0 commit comments