Skip to content

Commit 33d8c31

Browse files
chore(deps): bump the spring group with 2 updates
Bumps the spring group with 2 updates: [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) and [org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai). Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.13 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.13...v4.0.6) Updates `org.springframework.ai:spring-ai-bom` from 1.0.7 to 1.1.7 - [Release notes](https://github.com/spring-projects/spring-ai/releases) - [Commits](spring-projects/spring-ai@v1.0.7...v1.1.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.ai:spring-ai-bom dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spring ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1dcfa8d commit 33d8c31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
<maven.compiler.target>17</maven.compiler.target>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141

42-
<spring-boot.version>3.4.13</spring-boot.version>
43-
<spring-ai.version>1.0.7</spring-ai.version>
42+
<spring-boot.version>4.0.6</spring-boot.version>
43+
<spring-ai.version>1.1.7</spring-ai.version>
4444
<resilience4j.version>2.2.0</resilience4j.version>
4545

4646
<junit.version>5.10.2</junit.version>

0 commit comments

Comments
 (0)