Skip to content

Commit 5e89047

Browse files
Bump org.springframework.boot:spring-boot-starter-parent in /backend
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d3a36f commit 5e89047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/auth-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.springframework.boot</groupId>
1111
<artifactId>spring-boot-starter-parent</artifactId>
12-
<version>3.1.1</version>
12+
<version>3.1.3</version>
1313
<relativePath />
1414
</parent>
1515

0 commit comments

Comments
 (0)