Skip to content

Commit

Permalink
Merge pull request #134 from ortus-boxlang/dependabot/gradle/com.fast…
Browse files Browse the repository at this point in the history
…erxml.jackson.jr-jackson-jr-annotation-support-2.18.1

Bump com.fasterxml.jackson.jr:jackson-jr-annotation-support from 2.18.0 to 2.18.1
  • Loading branch information
lmajano authored Nov 4, 2024
2 parents d2cf7aa + c0f401c commit 19f3767
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 @@ -124,7 +124,7 @@ dependencies {
// https://mvnrepository.com/artifact/com.fasterxml.jackson.jr/jackson-jr-stree
implementation 'com.fasterxml.jackson.jr:jackson-jr-stree:2.18.1'
// https://mvnrepository.com/artifact/com.fasterxml.jackson.jr/jackson-jr-annotation-support
implementation 'com.fasterxml.jackson.jr:jackson-jr-annotation-support:2.18.0'
implementation 'com.fasterxml.jackson.jr:jackson-jr-annotation-support:2.18.1'
// https://mvnrepository.com/artifact/org.slf4j/slf4j-api
implementation 'org.slf4j:slf4j-api:2.0.16'
// https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
Expand Down

0 comments on commit 19f3767

Please sign in to comment.