Skip to content

Commit

Permalink
Bump jackson-mapper-asl from 1.9.13 to 1.9.13-atlassian-2
Browse files Browse the repository at this point in the history
Bumps [jackson-mapper-asl](https://github.com/atlassian/jackson-1) from 1.9.13 to 1.9.13-atlassian-2.
- [Release notes](https://github.com/atlassian/jackson-1/releases)
- [Commits](https://github.com/atlassian/jackson-1/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 28, 2020
1 parent 7e1886f commit 987b20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
compileOnly "com.amazonaws:aws-java-sdk-dynamodb:1.11.564"
compileOnly "com.fasterxml.jackson.core:jackson-core"
compileOnly "org.codehaus.jackson:jackson-core-asl:1.9.13"
compileOnly "org.codehaus.jackson:jackson-mapper-asl:1.9.13"
compileOnly "org.codehaus.jackson:jackson-mapper-asl:1.9.13-atlassian-2"

// lombok
compileOnly 'org.projectlombok:lombok'
Expand Down

0 comments on commit 987b20e

Please sign in to comment.