Skip to content

Commit 3e9f976

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 fb8b719 commit 3e9f976

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
@@ -50,7 +50,7 @@
5050
<project.reporting.outputEncoding>utf-8</project.reporting.outputEncoding>
5151
<jdk.version>1.7</jdk.version>
5252
<httpclient.version>4.5.13</httpclient.version>
53-
<jackson-databind.version>2.9.10.7</jackson-databind.version>
53+
<jackson-databind.version>2.12.6.1</jackson-databind.version>
5454
<lombok.version>1.18.20</lombok.version>
5555
<junit.version>4.11</junit.version>
5656
<slf4j.version>1.7.25</slf4j.version>

0 commit comments

Comments
 (0)