Skip to content

Commit 63362cb

Browse files
Merge pull request #973 from commercetools/update-comments-and-dependancy
updating dependency
2 parents 30be545 + 04a5fd7 commit 63362cb

File tree

18 files changed

+18
-18
lines changed

18 files changed

+18
-18
lines changed

gradle-scripts/extensions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ext {
1212
commons = [
1313
lang3version: '3.17.0',
1414
text: 'org.apache.commons:commons-text:1.13.1',
15-
lang3: 'org.apache.commons:commons-lang3:3.17.0',
15+
lang3: 'org.apache.commons:commons-lang3:3.18.0',
1616
io: 'commons-io:commons-io:2.19.0',
1717
io_version: {
1818
strictly '[2.8.0,)'

licenses/commercetools-apachehttp-client/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
},
130130
{
131131
"moduleName": "org.apache.commons:commons-lang3",
132-
"moduleVersion": "3.17.0",
132+
"moduleVersion": "3.18.0",
133133
"moduleUrls": [
134134
"https://commons.apache.org/proper/commons-lang/"
135135
],

licenses/commercetools-async-http-client/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
},
372372
{
373373
"moduleName": "org.apache.commons:commons-lang3",
374-
"moduleVersion": "3.17.0",
374+
"moduleVersion": "3.18.0",
375375
"moduleUrls": [
376376
"https://commons.apache.org/proper/commons-lang/"
377377
],

licenses/commercetools-graphql-api/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
},
204204
{
205205
"moduleName": "org.apache.commons:commons-lang3",
206-
"moduleVersion": "3.17.0",
206+
"moduleVersion": "3.18.0",
207207
"moduleUrls": [
208208
"https://commons.apache.org/proper/commons-lang/"
209209
],

licenses/commercetools-http-client/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
},
372372
{
373373
"moduleName": "org.apache.commons:commons-lang3",
374-
"moduleVersion": "3.17.0",
374+
"moduleVersion": "3.18.0",
375375
"moduleUrls": [
376376
"https://commons.apache.org/proper/commons-lang/"
377377
],

licenses/commercetools-javanet-client/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
},
108108
{
109109
"moduleName": "org.apache.commons:commons-lang3",
110-
"moduleVersion": "3.17.0",
110+
"moduleVersion": "3.18.0",
111111
"moduleUrls": [
112112
"https://commons.apache.org/proper/commons-lang/"
113113
],

licenses/commercetools-monitoring-datadog/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
},
389389
{
390390
"moduleName": "org.apache.commons:commons-lang3",
391-
"moduleVersion": "3.17.0",
391+
"moduleVersion": "3.18.0",
392392
"moduleUrls": [
393393
"https://commons.apache.org/proper/commons-lang/"
394394
],

licenses/commercetools-monitoring-newrelic/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
},
108108
{
109109
"moduleName": "org.apache.commons:commons-lang3",
110-
"moduleVersion": "3.17.0",
110+
"moduleVersion": "3.18.0",
111111
"moduleUrls": [
112112
"https://commons.apache.org/proper/commons-lang/"
113113
],

licenses/commercetools-monitoring-opentelemetry/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
},
121121
{
122122
"moduleName": "org.apache.commons:commons-lang3",
123-
"moduleVersion": "3.17.0",
123+
"moduleVersion": "3.18.0",
124124
"moduleUrls": [
125125
"https://commons.apache.org/proper/commons-lang/"
126126
],

licenses/commercetools-okhttp-client3/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
},
144144
{
145145
"moduleName": "org.apache.commons:commons-lang3",
146-
"moduleVersion": "3.17.0",
146+
"moduleVersion": "3.18.0",
147147
"moduleUrls": [
148148
"https://commons.apache.org/proper/commons-lang/"
149149
],

0 commit comments

Comments
 (0)