Skip to content

Commit 43d871d

Browse files
authored
Merge branch 'main' into dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.2
2 parents 583fab5 + 854db1d commit 43d871d

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
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.fasterxml.jackson.core</groupId>
4040
<artifactId>jackson-databind</artifactId>
41-
<version>2.13.4.2</version>
41+
<version>2.19.0</version>
4242
</dependency>
4343

4444
<!-- JUnit for testing -->

0 commit comments

Comments
 (0)