Skip to content

Commit c52080a

Browse files
authored
Merge pull request #356 from splunk/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
Bump jackson-databind from 2.12.6.1 to 2.12.7.1
2 parents e853a89 + e182a40 commit c52080a

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
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>com.fasterxml.jackson.core</groupId>
3434
<artifactId>jackson-databind</artifactId>
35-
<version>2.12.6.1</version>
35+
<version>2.12.7.1</version>
3636
<scope>compile</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)