We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05588ea commit 1f90cc4Copy full SHA for 1f90cc4
pom.xml
@@ -18,7 +18,7 @@
18
<parent>
19
<groupId>org.springframework.boot</groupId>
20
<artifactId>spring-boot-starter-parent</artifactId>
21
- <version>2.7.8</version>
+ <version>2.7.18</version>
22
</parent>
23
24
<modules>
@@ -72,7 +72,7 @@
72
<protobuf.version>2.5.0</protobuf.version>
73
<protobuf-java-format.version>1.2.1-obiba</protobuf-java-format.version>
74
<rql-parser.version>0.3.3-obiba</rql-parser.version>
75
- <shiro.version>1.10.0</shiro.version>
+ <shiro.version>1.13.0</shiro.version>
76
<shiro-extras.version>1.1.0</shiro-extras.version>
77
<lang-tag.version>1.4.4</lang-tag.version>
78
<jakarta.servlet>4.0.4</jakarta.servlet>
0 commit comments