Skip to content

Commit e4950e2

Browse files
Update supported library versions (#603)
* commons-logging:commons-logging:1.3.5 * org.apache.commons:commons-pool2:2.12.1 * com.zaxxer:HikariCP:5.1.0 * org.eclipse.jetty:jetty-client:12.0.0.alpha2 * org.eclipse.jetty:jetty-client:11.0.23 * org.eclipse.jetty:jetty-client:11.0.17 * org.eclipse.jetty:jetty-client:11.0.18 * org.eclipse.jetty:jetty-client:11.0.21 * org.eclipse.jetty:jetty-client:11.0.13 * io.undertow:undertow-core:2.3.10.Final * org.eclipse.jetty:jetty-client:11.0.20 * io.undertow:undertow-core:2.3.4.Final * io.undertow:undertow-core:2.3.3.Final * io.undertow:undertow-core:2.3.9.Final * io.undertow:undertow-core:2.3.11.Final * org.eclipse.jetty:jetty-client:11.0.14 * org.eclipse.jetty:jetty-client:11.0.22 * io.undertow:undertow-core:2.3.14.Final * io.undertow:undertow-core:2.3.13.Final * io.undertow:undertow-core:2.3.7.Final * io.undertow:undertow-core:2.3.18.Final * org.eclipse.jetty:jetty-client:12.0.0.alpha0 * io.undertow:undertow-core:2.3.2.Final * org.eclipse.jetty:jetty-client:11.0.19 * io.undertow:undertow-core:2.3.1.Final * io.undertow:undertow-core:2.3.12.Final * io.netty:netty-transport:4.2.0.Alpha2 * org.eclipse.jetty:jetty-client:12.0.0.alpha1 * io.undertow:undertow-core:2.3.5.Final * org.eclipse.jetty:jetty-client:11.0.15 * org.eclipse.jetty:jetty-client:11.0.16 * io.undertow:undertow-core:2.3.6.Final * io.undertow:undertow-core:2.3.8.Final * org.eclipse.jetty:jetty-client:11.0.24 * io.undertow:undertow-core:2.3.16.Final * io.undertow:undertow-core:2.3.17.Final * io.undertow:undertow-core:2.3.15.Final --------- Co-authored-by: Github Actions <[email protected]>
1 parent f2cfba4 commit e4950e2

File tree

6 files changed

+60
-23
lines changed

6 files changed

+60
-23
lines changed
Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[
22
{
3-
"latest": true,
4-
"metadata-version": "5.0.1",
5-
"module": "com.zaxxer:HikariCP",
6-
"tested-versions": [
7-
"5.0.1"
8-
]
3+
"metadata-version" : "5.0.1",
4+
"tested-versions" : [
5+
"5.0.1",
6+
"5.1.0"
7+
],
8+
"latest" : true,
9+
"module" : "com.zaxxer:HikariCP"
910
}
10-
]
11+
]

metadata/commons-logging/commons-logging/index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"1.3.1",
88
"1.3.2",
99
"1.3.3",
10-
"1.3.4"
10+
"1.3.4",
11+
"1.3.5"
1112
],
1213
"latest" : true,
1314
"module" : "commons-logging:commons-logging"

metadata/io.netty/netty-transport/index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"tested-versions" : [
55
"4.1.115.Final",
66
"4.1.116.Final",
7-
"4.2.0.Alpha1"
7+
"4.2.0.Alpha1",
8+
"4.2.0.Alpha2"
89
],
910
"latest" : true,
1011
"override" : true,

metadata/io.undertow/undertow-core/index.json

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,29 @@
11
[
22
{
3-
"latest": true,
4-
"metadata-version": "2.3.0.Final",
5-
"module": "io.undertow:undertow-core",
6-
"tested-versions": [
7-
"2.3.0.Final"
8-
]
3+
"metadata-version" : "2.3.0.Final",
4+
"tested-versions" : [
5+
"2.3.0.Final",
6+
"2.3.1.Final",
7+
"2.3.2.Final",
8+
"2.3.3.Final",
9+
"2.3.4.Final",
10+
"2.3.5.Final",
11+
"2.3.6.Final",
12+
"2.3.7.Final",
13+
"2.3.8.Final",
14+
"2.3.9.Final",
15+
"2.3.10.Final",
16+
"2.3.11.Final",
17+
"2.3.12.Final",
18+
"2.3.13.Final",
19+
"2.3.14.Final",
20+
"2.3.15.Final",
21+
"2.3.16.Final",
22+
"2.3.17.Final",
23+
"2.3.18.Final"
24+
],
25+
"latest" : true,
26+
"module" : "io.undertow:undertow-core"
927
},
1028
{
1129
"metadata-version" : "2.2.19.Final",

metadata/org.apache.commons/commons-pool2/index.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"metadata-version" : "2.11.1",
44
"tested-versions" : [
55
"2.11.1",
6-
"2.12.0"
6+
"2.12.0",
7+
"2.12.1"
78
],
89
"latest" : true,
910
"module" : "org.apache.commons:commons-pool2"
Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,25 @@
11
[
22
{
3-
"latest": true,
4-
"metadata-version": "11.0.12",
5-
"module": "org.eclipse.jetty:jetty-client",
6-
"tested-versions": [
7-
"11.0.12"
8-
]
3+
"metadata-version" : "11.0.12",
4+
"tested-versions" : [
5+
"11.0.12",
6+
"11.0.13",
7+
"11.0.14",
8+
"11.0.15",
9+
"11.0.16",
10+
"11.0.17",
11+
"11.0.18",
12+
"11.0.19",
13+
"11.0.20",
14+
"11.0.21",
15+
"11.0.22",
16+
"11.0.23",
17+
"11.0.24",
18+
"12.0.0.alpha0",
19+
"12.0.0.alpha1",
20+
"12.0.0.alpha2"
21+
],
22+
"latest" : true,
23+
"module" : "org.eclipse.jetty:jetty-client"
924
}
10-
]
25+
]

0 commit comments

Comments
 (0)