Skip to content

Commit 0737fda

Browse files
authored
Merge pull request #77 from avaje/dependabot/maven/tests/test-spark/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.12.3 to 2.12.6.1 in /tests/test-spark
2 parents ea7432a + 1df2ec2 commit 0737fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.fasterxml.jackson.core</groupId>
3939
<artifactId>jackson-databind</artifactId>
40-
<version>2.12.3</version>
40+
<version>2.12.6.1</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)