Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/ch.qos.logback-logback-cla…
Browse files Browse the repository at this point in the history
…ssic-1.5.15
  • Loading branch information
rju authored Dec 28, 2024
2 parents 23363b0 + 5bb6458 commit 7c11bbe
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 7c11bbe

Please sign in to comment.