aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2023-05-17 02:38:09 +0300
committerGravatar Vitaly Takmazov2023-05-17 02:38:09 +0300
commitd4297c2f93e93badfe1b2c948a0bc0e5f18be896 (patch)
tree36d0e0561acd0ea1b079e99e950f00ccd7086e49 /pom.xml
parentd8c33f914bb8b17cf20600c13090c9a821047a06 (diff)
Use spring-security 6.1.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1479cb2d..328431f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,7 @@
<commonmark.version>0.21.0</commonmark.version>
<jjwt.version>0.11.5</jjwt.version>
<rome.version>2.1.0</rome.version>
+ <spring-security.version>6.1.0</spring-security.version>
</properties>
<dependencies>
<dependency>