File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
<properties >
18
18
<!-- keep jetty.version in sync with security-parent/management-apps -->
19
19
<jetty .version>9.4.48.v20220622</jetty .version>
20
- <jackson .version>2.13.3 </jackson .version>
21
- <jackson-databind .version>2.13.3 </jackson-databind .version>
20
+ <jackson .version>2.13.4 </jackson .version>
21
+ <jackson-databind .version>2.13.4 </jackson-databind .version>
22
22
<jersey .version>2.36</jersey .version>
23
23
24
24
<guava .version>31.1-jre</guava .version>
25
25
<groovy .version>3.0.12</groovy .version>
26
26
<shiro .version>1.9.1</shiro .version>
27
- <csrfguard .version>4.1.4 </csrfguard .version>
27
+ <csrfguard .version>4.2.0 </csrfguard .version>
28
28
29
29
<slf4j .version>1.7.36</slf4j .version>
30
30
<logback .version>1.2.11</logback .version>
303
303
<dependency >
304
304
<groupId >org.javassist</groupId >
305
305
<artifactId >javassist</artifactId >
306
- <version >3.28.0 -GA</version >
306
+ <version >3.29.2 -GA</version >
307
307
</dependency >
308
308
<dependency >
309
309
<groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments