Skip to content

Commit

Permalink
TASK: Updating license information
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jan 6, 2025
1 parent 6d78c41 commit f547cff
Show file tree
Hide file tree
Showing 17 changed files with 302 additions and 185 deletions.
12 changes: 6 additions & 6 deletions licenses/commercetools-apachehttp-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down Expand Up @@ -129,7 +129,7 @@
},
{
"moduleName": "org.apache.commons:commons-lang3",
"moduleVersion": "3.14.0",
"moduleVersion": "3.17.0",
"moduleUrls": [
"https://commons.apache.org/proper/commons-lang/"
],
Expand Down Expand Up @@ -172,7 +172,7 @@
},
{
"moduleName": "org.slf4j:slf4j-api",
"moduleVersion": "2.0.13",
"moduleVersion": "2.0.16",
"moduleUrls": [
"http://www.slf4j.org"
],
Expand Down
16 changes: 8 additions & 8 deletions licenses/commercetools-async-http-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down Expand Up @@ -319,7 +319,7 @@
},
{
"moduleName": "org.apache.commons:commons-lang3",
"moduleVersion": "3.14.0",
"moduleVersion": "3.17.0",
"moduleUrls": [
"https://commons.apache.org/proper/commons-lang/"
],
Expand All @@ -332,7 +332,7 @@
},
{
"moduleName": "org.asynchttpclient:async-http-client",
"moduleVersion": "2.12.3",
"moduleVersion": "2.12.4",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
Expand All @@ -342,7 +342,7 @@
},
{
"moduleName": "org.asynchttpclient:async-http-client-netty-utils",
"moduleVersion": "2.12.3",
"moduleVersion": "2.12.4",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
Expand All @@ -366,7 +366,7 @@
},
{
"moduleName": "org.slf4j:slf4j-api",
"moduleVersion": "2.0.13",
"moduleVersion": "2.0.16",
"moduleUrls": [
"http://www.slf4j.org"
],
Expand Down
18 changes: 9 additions & 9 deletions licenses/commercetools-graphql-api/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down Expand Up @@ -97,7 +97,7 @@
},
{
"moduleName": "com.netflix.graphql.dgs.codegen:graphql-dgs-codegen-shared-core",
"moduleVersion": "6.2.1",
"moduleVersion": "6.3.0",
"moduleUrls": [
"https://github.com/Netflix/dgs-codegen"
],
Expand Down Expand Up @@ -203,7 +203,7 @@
},
{
"moduleName": "org.apache.commons:commons-lang3",
"moduleVersion": "3.14.0",
"moduleVersion": "3.17.0",
"moduleUrls": [
"https://commons.apache.org/proper/commons-lang/"
],
Expand All @@ -230,7 +230,7 @@
},
{
"moduleName": "org.jetbrains.kotlin:kotlin-reflect",
"moduleVersion": "1.9.22",
"moduleVersion": "1.9.25",
"moduleUrls": [
"https://kotlinlang.org/"
],
Expand All @@ -243,7 +243,7 @@
},
{
"moduleName": "org.jetbrains.kotlin:kotlin-stdlib",
"moduleVersion": "1.9.22",
"moduleVersion": "1.9.25",
"moduleUrls": [
"https://kotlinlang.org/"
],
Expand Down Expand Up @@ -283,7 +283,7 @@
},
{
"moduleName": "org.slf4j:slf4j-api",
"moduleVersion": "2.0.13",
"moduleVersion": "2.0.16",
"moduleUrls": [
"http://www.slf4j.org"
],
Expand Down
16 changes: 8 additions & 8 deletions licenses/commercetools-http-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down Expand Up @@ -319,7 +319,7 @@
},
{
"moduleName": "org.apache.commons:commons-lang3",
"moduleVersion": "3.14.0",
"moduleVersion": "3.17.0",
"moduleUrls": [
"https://commons.apache.org/proper/commons-lang/"
],
Expand All @@ -332,7 +332,7 @@
},
{
"moduleName": "org.asynchttpclient:async-http-client",
"moduleVersion": "2.12.3",
"moduleVersion": "2.12.4",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
Expand All @@ -342,7 +342,7 @@
},
{
"moduleName": "org.asynchttpclient:async-http-client-netty-utils",
"moduleVersion": "2.12.3",
"moduleVersion": "2.12.4",
"moduleLicenses": [
{
"moduleLicense": "Apache License, Version 2.0",
Expand All @@ -366,7 +366,7 @@
},
{
"moduleName": "org.slf4j:slf4j-api",
"moduleVersion": "2.0.13",
"moduleVersion": "2.0.16",
"moduleUrls": [
"http://www.slf4j.org"
],
Expand Down
12 changes: 6 additions & 6 deletions licenses/commercetools-javanet-client/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": [
{
"moduleName": "com.fasterxml.jackson.core:jackson-annotations",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -15,7 +15,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-core",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-core"
],
Expand All @@ -28,7 +28,7 @@
},
{
"moduleName": "com.fasterxml.jackson.core:jackson-databind",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson"
],
Expand All @@ -41,7 +41,7 @@
},
{
"moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310",
"moduleVersion": "2.18.1",
"moduleVersion": "2.18.2",
"moduleUrls": [
"https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310"
],
Expand Down Expand Up @@ -107,7 +107,7 @@
},
{
"moduleName": "org.apache.commons:commons-lang3",
"moduleVersion": "3.14.0",
"moduleVersion": "3.17.0",
"moduleUrls": [
"https://commons.apache.org/proper/commons-lang/"
],
Expand All @@ -120,7 +120,7 @@
},
{
"moduleName": "org.slf4j:slf4j-api",
"moduleVersion": "2.0.13",
"moduleVersion": "2.0.16",
"moduleUrls": [
"http://www.slf4j.org"
],
Expand Down
Loading

0 comments on commit f547cff

Please sign in to comment.