Skip to content

Commit b0572a2

Browse files
Bump jackson-databind from 2.9.10.7 to 2.12.6.1 in /SensorsAnalyticsSDK
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.12.6.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2740dfa commit b0572a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SensorsAnalyticsSDK/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<project.reporting.outputEncoding>utf-8</project.reporting.outputEncoding>
3838
<jdk.version>1.7</jdk.version>
3939
<httpclient.version>4.5.13</httpclient.version>
40-
<jackson-databind.version>2.9.10.8</jackson-databind.version>
40+
<jackson-databind.version>2.12.6.1</jackson-databind.version>
4141
<lombok.version>1.18.20</lombok.version>
4242
<junit.version>4.11</junit.version>
4343
<slf4j.version>1.7.25</slf4j.version>

0 commit comments

Comments
 (0)