Skip to content

Commit

Permalink
Bump org.signal:embedded-redis from 0.9.0 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [org.signal:embedded-redis](https://github.com/signalapp/embedded-redis) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/signalapp/embedded-redis/releases)
- [Commits](signalapp/embedded-redis@0.9.0...0.9.1)

---
updated-dependencies:
- dependency-name: org.signal:embedded-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent caa3079 commit b54d15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation 'org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:2.6.8'
implementation 'org.bouncycastle:bcpkix-jdk18on:1.78.1' // Overriding dependency of spring-security-oauth2-autoconfigure due to CVE-2020-15522
implementation 'com.unboundid:unboundid-ldapsdk'
implementation 'org.signal:embedded-redis:0.9.0'
implementation 'org.signal:embedded-redis:0.9.1'
implementation 'org.springdoc:springdoc-openapi-ui:1.8.0'
implementation 'com.opencsv:opencsv:5.9'
implementation 'io.github.resilience4j:resilience4j-bulkhead:2.2.0'
Expand Down

0 comments on commit b54d15c

Please sign in to comment.