Skip to content

Commit 1f26f47

Browse files
Bump the klass-mail group in /klass-mail with 2 updates
Bumps the klass-mail group in /klass-mail with 2 updates: [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) and [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `com.google.cloud:spring-cloud-gcp-dependencies` from 7.4.4 to 7.4.5 - [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases) - [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/spring-cloud-gcp@v7.4.4...v7.4.5) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.10 to 3.5.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v3.5.11) --- updated-dependencies: - dependency-name: com.google.cloud:spring-cloud-gcp-dependencies dependency-version: 7.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-mail - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: klass-mail ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 382652d commit 1f26f47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

klass-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</parent>
1515

1616
<properties>
17-
<spring-cloud-gcp-dependencies.version>7.4.4</spring-cloud-gcp-dependencies.version>
17+
<spring-cloud-gcp-dependencies.version>7.4.5</spring-cloud-gcp-dependencies.version>
1818
</properties>
1919

2020
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
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>3.5.10</version>
14+
<version>3.5.11</version>
1515
<relativePath/>
1616
</parent>
1717

0 commit comments

Comments
 (0)