Skip to content

Commit 9b6ee9b

Browse files
committed
spring-boot update to 2.7.8
1 parent b9afaa9 commit 9b6ee9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.7.6</version>
14+
<version>2.7.8</version>
1515
</parent>
1616

1717
<licenses>
@@ -68,7 +68,7 @@
6868
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
6969
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
7070
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
71-
<swagger-api.version>2.2.7</swagger-api.version>
71+
<swagger-api.version>2.2.8</swagger-api.version>
7272
<swagger-ui.version>4.15.5</swagger-ui.version>
7373
<spring-security-oauth2.version>2.5.2.RELEASE</spring-security-oauth2.version>
7474
<classgraph.version>4.8.149</classgraph.version>

0 commit comments

Comments
 (0)