Bump ehcache-api from 3.10.1 to 3.10.2

Bumps [ehcache-api](https://github.com/ehcache/ehcache3) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/ehcache/ehcache3/releases)
- [Commits](https://github.com/ehcache/ehcache3/compare/v3.10.1...v3.10.2)

---
updated-dependencies:
- dependency-name: org.ehcache.modules:ehcache-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-07 13:47:18 +00:00 committed by Oleg Kalnichevski
parent aab9b422db
commit 0390f8d274
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<log4j.version>2.19.0</log4j.version>
<brotli.version>0.1.2</brotli.version>
<conscrypt.version>2.5.2</conscrypt.version>
<ehcache.version>3.10.1</ehcache.version>
<ehcache.version>3.10.2</ehcache.version>
<memcached.version>2.12.3</memcached.version>
<slf4j.version>1.7.36</slf4j.version>
<junit.version>5.9.1</junit.version>