diff options
Diffstat (limited to 'cps-ri/pom.xml')
-rw-r--r-- | cps-ri/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index f18c2505fd..2492cb837e 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -73,11 +73,6 @@ <groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-annotations</artifactId>
</dependency>
- <!-- Add Hibernate support for Postgres datatype JSONB and Postgres arrays -->
- <dependency>
- <groupId>io.hypersistence</groupId>
- <artifactId>hypersistence-utils-hibernate-63</artifactId>
- </dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
|