Skip to content

Commit

Permalink
Bump org.redisson:redisson from 3.34.1 to 3.37.0 in /apps/opik-backend (
Browse files Browse the repository at this point in the history
#442)

Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.34.1 to 3.37.0.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.34.1...redisson-3.37.0)

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 368ee04 commit 53ade81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/opik-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<testcontainers.version>1.20.2</testcontainers.version>
<uuid.java.generator.version>5.1.0</uuid.java.generator.version>
<wiremock.version>3.9.1</wiremock.version>
<redisson.version>3.34.1</redisson.version>
<redisson.version>3.37.0</redisson.version>
<opentelmetry.version>2.8.0</opentelmetry.version>
<aws.java.sdk.version>2.25.70</aws.java.sdk.version>
<mainClass>com.comet.opik.OpikApplication</mainClass>
Expand Down

0 comments on commit 53ade81

Please sign in to comment.