Skip to content

Commit

Permalink
Merge pull request #400 from perfectsense/feature/azure-update-jackso…
Browse files Browse the repository at this point in the history
…n-core-ref

update jackson core ref
  • Loading branch information
deepanjan90 authored Jul 12, 2022
2 parents 58bfaec + 818bc86 commit 88506bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ subprojects {
implementation 'ch.qos.logback:logback-classic:1.2.3'
implementation 'org.slf4j:log4j-over-slf4j:1.7.16'
implementation 'org.slf4j:slf4j-api:1.7.16'
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.1'

testImplementation 'com.psddev:test:4.1-SNAPSHOT'
testImplementation 'org.assertj:assertj-core:3.11.1'
Expand Down

0 comments on commit 88506bb

Please sign in to comment.