From 300cee92e4ec4fce282452bebb24822747aaaa48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:32:34 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /domain-models Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.10.RELEASE to 2.0.17.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.0.10.RELEASE...2.0.17.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- domain-models/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain-models/pom.xml b/domain-models/pom.xml index 2b211ad..eed0373 100644 --- a/domain-models/pom.xml +++ b/domain-models/pom.xml @@ -32,7 +32,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.10.RELEASE + 2.0.17.RELEASE provided