Skip to content

Commit

Permalink
Bump redisson.version from 3.36.0 to 3.37.0 in /webapp-runner-10 (#532)
Browse files Browse the repository at this point in the history
Bumps `redisson.version` from 3.36.0 to 3.37.0.

Updates `org.redisson:redisson` from 3.36.0 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.36.0...redisson-3.37.0)

Updates `org.redisson:redisson-tomcat-10` from 3.36.0 to 3.37.0

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.redisson:redisson-tomcat-10
  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 46ffae5 commit 778c39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp-runner-10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<memcached-session-manager.version>2.3.2</memcached-session-manager.version>
<source.plugin.version>3.3.1</source.plugin.version>
<jcommander.version>1.82</jcommander.version>
<redisson.version>3.36.0</redisson.version>
<redisson.version>3.37.0</redisson.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<invoker.plugin.version>2.0.0</invoker.plugin.version>
<tomcat.version>10.1.28</tomcat.version>
Expand Down

0 comments on commit 778c39a

Please sign in to comment.