Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.1 to 2.18.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent d451867 commit 8dc2484
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ project.artifacts {
}

dependencies {
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"
implementation "ch.qos.logback:logback-classic:$libLogbackVersion"
implementation "org.slf4j:slf4j-api:$libSlf4jApiVersion"
}
Expand Down
2 changes: 1 addition & 1 deletion tools/allen-upper-limit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/dar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/delta/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {

implementation "org.csveed:csveed:0.8.2"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/maa/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/mktable/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/mop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/mt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/mvis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/relabel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/restructuring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {

implementation "org.csveed:csveed:0.8.2"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0,1"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down
2 changes: 1 addition & 1 deletion tools/sar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation "org.eclipse.emf:org.eclipse.emf.ecore:2.38.0"
implementation "org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.38.0"

implementation "com.fasterxml.jackson.core:jackson-databind:2.18.1"
implementation "com.fasterxml.jackson.core:jackson-databind:2.18.2"

implementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.2"
implementation "com.sun.xml.bind:jaxb-impl:4.0.5"
Expand Down

0 comments on commit 8dc2484

Please sign in to comment.