Skip to content

Commit

Permalink
Merge pull request #180 from 1c-syntax/dependabot/gradle/com.fasterxm…
Browse files Browse the repository at this point in the history
…l.jackson.core-jackson-databind-2.13.2.2

Bump jackson-databind from 2.13.2 to 2.13.2.2
  • Loading branch information
theshadowco authored Apr 17, 2022
2 parents 0454567 + 61bf377 commit cf5d6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation("io.github.1c-syntax", "bsl-language-server", "0.20.0-rc.2")

implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.2")
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.2.2")

// https://mvnrepository.com/artifact/org.sonarsource.analyzer-commons/sonar-analyzer-commons
implementation("org.sonarsource.analyzer-commons:sonar-analyzer-commons:1.24.0.965")
Expand Down

0 comments on commit cf5d6a2

Please sign in to comment.