Skip to content

Commit

Permalink
Merge branch '7.5.x' into 7.6.x by janjwerner-confluent
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentSemaphore committed Nov 8, 2024
2 parents 48528e5 + b672433 commit 1737b61
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,6 @@
<dependency>
<groupId>org.glassfish.jersey.ext</groupId>
<artifactId>jersey-bean-validation</artifactId>
<exclusions>
<exclusion>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.1.7.Final</version>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
Expand Down

0 comments on commit 1737b61

Please sign in to comment.