aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-18 21:57:57 +0000
committerGravatar Vitaly Takmazov2023-04-19 04:16:05 +0300
commit2fcb79c97973e789ace7c064663597fee3a040e2 (patch)
tree4dc1cc517936d150d0af659005c7f373d2ceb51c /pom.xml
parent326aca1c5443e064cda97db2eee034e07251ddc6 (diff)
build(deps): bump spring-security-oauth2-authorization-server
Bumps [spring-security-oauth2-authorization-server](https://github.com/spring-projects/spring-authorization-server) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/spring-projects/spring-authorization-server/releases) - [Commits](https://github.com/spring-projects/spring-authorization-server/compare/1.0.1...1.0.2) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-oauth2-authorization-server dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 64b046d2..3a50d6f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-authorization-server</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>