Skip to content

Commit 82a36d9

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.9 [SECURITY]
1 parent ff7e822 commit 82a36d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

keycloak-extension-passkey/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.fasterxml.jackson.core</groupId>
5353
<artifactId>jackson-databind</artifactId>
54-
<version>2.13.4.2</version>
54+
<version>2.18.9</version>
5555
</dependency>
5656
</dependencies>
5757
<build>

0 commit comments

Comments
 (0)