Skip to content

Commit cdf6f25

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.3 to 3.1.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.3...v3.1.5) --- 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] <[email protected]>
1 parent 5876684 commit cdf6f25

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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.3</version>
12+
<version>3.1.5</version>
1313
<relativePath />
1414
</parent>
1515

backend/config-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.1.3</version>
9+
<version>3.1.5</version>
1010
<relativePath />
1111
</parent>
1212

backend/device-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.3</version>
12+
<version>3.1.5</version>
1313
<relativePath />
1414
</parent>
1515

backend/discovery-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.3</version>
12+
<version>3.1.5</version>
1313
<relativePath />
1414
</parent>
1515

backend/gateway-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.1.3</version>
9+
<version>3.1.5</version>
1010
<relativePath />
1111
</parent>
1212

backend/measurement-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.3</version>
12+
<version>3.1.5</version>
1313
<relativePath />
1414
</parent>
1515

backend/token-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.3</version>
12+
<version>3.1.5</version>
1313
<relativePath />
1414
</parent>
1515

0 commit comments

Comments
 (0)