Skip to content

Commit

Permalink
remove the validation-api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
liweinan committed May 22, 2024
1 parent 4a3f4c2 commit 2d55db9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test-apps/jdbcBatchletReaderWriter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>jakarta.validation</groupId>-->
<!-- <artifactId>jakarta.validation-api</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>org.jberet.test-apps</groupId>
<artifactId>common</artifactId>
Expand Down

0 comments on commit 2d55db9

Please sign in to comment.