From 20e0ea77dcb0c193205c7bd3ee796f1ea4d91468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 16:50:46 +0000 Subject: [PATCH] Bump jakarta.validation-api in /pw/pw-jwt-oauth/server Bumps [jakarta.validation-api](https://github.com/eclipse-ee4j/beanvalidation-api) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/eclipse-ee4j/beanvalidation-api/releases) - [Commits](https://github.com/eclipse-ee4j/beanvalidation-api/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: jakarta.validation:jakarta.validation-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pw/pw-jwt-oauth/server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pw/pw-jwt-oauth/server/pom.xml b/pw/pw-jwt-oauth/server/pom.xml index cf2a3b68..6de27c6f 100644 --- a/pw/pw-jwt-oauth/server/pom.xml +++ b/pw/pw-jwt-oauth/server/pom.xml @@ -492,7 +492,7 @@ jakarta.validation jakarta.validation-api - 3.0.1 + 3.0.2