Skip to content

Commit

Permalink
Bump org.ehcache:ehcache from 3.9.9 to 3.10.8
Browse files Browse the repository at this point in the history
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from 3.9.9 to 3.10.8.
- [Release notes](https://github.com/ehcache/ehcache3/releases)
- [Commits](ehcache/ehcache3@v3.9.9...v3.10.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 3e55d8e commit 3076f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<dependency>
<groupId>org.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>3.9.9</version>
<version>3.10.8</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 3076f73

Please sign in to comment.