Skip to content

Commit 32ce796

Browse files
build(deps): bump spring-boot-starter-parent in /server/api-service
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.13 to 3.1.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.6.13...v3.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f014ae commit 32ce796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/api-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.6.13</version>
8+
<version>3.1.1</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111

0 commit comments

Comments
 (0)