Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit 0df48fb

Browse files
Bump org.springframework.boot:spring-boot in /sofa-serverless-runtime
Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) from 1.5.8.RELEASE to 2.7.18. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v1.5.8.RELEASE...v2.7.18) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b83af8a commit 0df48fb

File tree

1 file changed

+1
-1
lines changed
  • sofa-serverless-runtime/sofa-serverless-adapter-ext/sofa-serverless-adapter-apollo

1 file changed

+1
-1
lines changed

sofa-serverless-runtime/sofa-serverless-adapter-ext/sofa-serverless-adapter-apollo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.springframework.boot</groupId>
2929
<artifactId>spring-boot</artifactId>
30-
<version>1.5.8.RELEASE</version>
30+
<version>2.7.18</version>
3131
<scope>provided</scope>
3232
</dependency>
3333

0 commit comments

Comments
 (0)