Skip to content

Commit

Permalink
build(deps): bump jakarta.validation:jakarta.validation-api from 3.0.…
Browse files Browse the repository at this point in the history
…0 to 3.0.2 (#303)

PR: #303
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent f5322ca commit 4cdfcdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<version>3.0.0</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 4cdfcdd

Please sign in to comment.