Skip to content

Commit 993b971

Browse files
authored
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.3 (#329)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 4b8e654 commit 993b971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<artifactId>jackson-databind</artifactId>
148148
<groupId>com.fasterxml.jackson.core</groupId>
149-
<version>2.21.2</version>
149+
<version>2.21.3</version>
150150
<scope>provided</scope>
151151
</dependency>
152152
<dependency>

0 commit comments

Comments
 (0)