Skip to content

Commit 75c987c

Browse files
Bump org.springframework.boot:spring-boot-starter-cache
Bumps [org.springframework.boot:spring-boot-starter-cache](https://github.com/spring-projects/spring-boot) from 3.1.3 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.3...v3.4.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93adbe5 commit 75c987c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Saggu.UK Spring Tutorial</description>
1616
<properties>
1717
<java.version>17</java.version>
18-
<cache.version>3.2.3</cache.version>
18+
<cache.version>3.4.4</cache.version>
1919

2020
<flywaydb.version>10.8.1</flywaydb.version>
2121
<h2database.version>2.1.214</h2database.version>

0 commit comments

Comments
 (0)