Skip to content

Commit

Permalink
Make the Hibernate 6 Ehcache dependency optional #433
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmihalcea committed May 3, 2022
1 parent f9d2e77 commit 8c74f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hibernate-types-60/pom.xml
Expand Up @@ -57,6 +57,7 @@
<groupId>org.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>${ehcache.version}</version>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 8c74f4a

Please sign in to comment.