Skip to content

Commit 1b680c2

Browse files
author
EUR\jkok
committed
updates for TAB-8281
1 parent c128daa commit 1b680c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
<!-- keep jetty.version in sync with security-parent/management-apps -->
1919
<jetty.version>9.4.48.v20220622</jetty.version>
2020
<jackson.version>2.13.4</jackson.version>
21-
<jackson-databind.version>2.13.4</jackson-databind.version>
21+
<jackson-databind.version>2.14.1</jackson-databind.version>
2222
<jersey.version>2.36</jersey.version>
2323

2424
<guava.version>31.1-jre</guava.version>
2525
<groovy.version>3.0.12</groovy.version>
26-
<shiro.version>1.9.1</shiro.version>
26+
<shiro.version>1.10.1</shiro.version>
2727
<csrfguard.version>4.2.0</csrfguard.version>
2828

2929
<slf4j.version>1.7.36</slf4j.version>

0 commit comments

Comments
 (0)