Skip to content

Commit

Permalink
Merge pull request #25874 from jhipster/dependabot/gradle/generators/…
Browse files Browse the repository at this point in the history
…spring-cache/resources/com.hazelcast-hazelcast-spring-5.4.0

build(deps): bump com.hazelcast:hazelcast-spring from 5.3.7 to 5.4.0 in /generators/spring-cache/resources
  • Loading branch information
github-actions[bot] committed Apr 16, 2024
2 parents 6358e39 + 466adaa commit f1ada2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ typesafe = { module = 'com.typesafe:config', version = '1.4.3' }
# hazelcast
hazelcast-hibernate53 = { module = 'com.hazelcast:hazelcast-hibernate53', version = '5.1.0' }

hazelcast-spring = { module = 'com.hazelcast:hazelcast-spring', version = '5.3.7' }
hazelcast-spring = { module = 'com.hazelcast:hazelcast-spring', version = '5.4.0' }

# memcached
xmemcached-provider = { module = 'com.google.code.simple-spring-memcached:xmemcached-provider', version = '4.1.3' }
Expand Down

0 comments on commit f1ada2f

Please sign in to comment.