Skip to content

Commit 679c55e

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.11.2 (#8)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d3a093d commit 679c55e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>com.fasterxml.jackson.core</groupId>
4242
<artifactId>jackson-databind</artifactId>
43-
<version>2.11.1</version>
43+
<version>2.11.2</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>com.microsoft.z3</groupId>

0 commit comments

Comments
 (0)