Skip to content

Commit

Permalink
fix: upgrade jakarta.validation:jakarta.validation-api from 3.0.2 to …
Browse files Browse the repository at this point in the history
…3.1.0

Snyk has created this PR to upgrade jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0.

See this package in maven:
jakarta.validation:jakarta.validation-api

See this project in Snyk:
https://app.snyk.io/org/wajda/project/3ffc95dd-1098-4b6b-9d2e-548b183cd251?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and wajda committed Jun 1, 2024
1 parent b6fead7 commit c6fc34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parent-pom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@
<dependency>
<groupId>jakarta.validation</groupId>
<artifactId>jakarta.validation-api</artifactId>
<version>3.0.2</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>com.github.scopt</groupId>
Expand Down

0 comments on commit c6fc34c

Please sign in to comment.