Skip to content

Commit

Permalink
Bump org.springframework.data:spring-data-redis from 3.4.1 to 3.4.2
Browse files Browse the repository at this point in the history
Bumps [org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/spring-projects/spring-data-redis/releases)
- [Commits](spring-projects/spring-data-redis@3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 5b330c3 commit 2ba8e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<javax.servlet.api.version>4.0.1</javax.servlet.api.version>
<aspectj.jrt.version>1.8.7</aspectj.jrt.version>
<aspectj.jweaver.version>1.9.9</aspectj.jweaver.version>
<spring.cache.version>3.4.1</spring.cache.version>
<spring.cache.version>3.4.2</spring.cache.version>
<javaee.version>8.0.1</javaee.version>
<jstl.version>1.2</jstl.version>
<file.upload.version>1.5</file.upload.version>
Expand Down

0 comments on commit 2ba8e2b

Please sign in to comment.