Skip to content

Commit

Permalink
Update dependency jakarta.validation:jakarta.validation-api to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 99b374a commit e25a057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ vertx-session-redis = { group = "io.vertx", name = "vertx-web-sstore-redis", ver
flyway-core = {group = "org.flywaydb", name="flyway-core", version.ref = "flyway"}
flyway-postgresql = {group = "org.flywaydb", name="flyway-database-postgresql", version.ref = "flyway"}
postgresql = "org.postgresql:postgresql:42.7.3"
jakarta-validation-api = 'jakarta.validation:jakarta.validation-api:3.0.2'
jakarta-validation-api = 'jakarta.validation:jakarta.validation-api:3.1.0'

log4j-slf4j18-impl = "org.apache.logging.log4j:log4j-slf4j18-impl:2.18.0"
# Jackson databind required by log4j2 to read yaml configuration files
Expand Down

0 comments on commit e25a057

Please sign in to comment.