There was an error while loading. Please reload this page.
2 parents dd125eb + 9a07b8f commit 0df6c75Copy full SHA for 0df6c75
2 files changed
exist-core/pom.xml
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>com.fasterxml.jackson.core</groupId>
61
<artifactId>jackson-core</artifactId>
62
- <version>2.22.1</version>
+ <version>2.22.2</version>
63
</dependency>
64
65
<!-- dependency>
exist-parent/pom.xml
@@ -682,7 +682,7 @@
682
683
684
<artifactId>jackson-databind</artifactId>
685
686
687
<!-- Align Bouncy Castle with exist-core; overrides Tika 3.3.1's bouncycastle.version=1.84
688
(bcutil/bcpkix/bcjmail). Mixed 1.84+1.85 on CLASSPATH=/exist/lib/* causes
0 commit comments