Commit 7635f42
committed
Pin bouncy castle for ADBC test. This is to address the build failure of:
Execution failed for task ':extensions-flight-sql:compileAdbcTestJava'.
> Could not resolve all files for configuration ':extensions-flight-sql:adbcTestCompileClasspath'.
> Could not resolve org.bouncycastle:bcutil-jdk18on:[1.80,1.81).
Required by:
project :extensions-flight-sql > org.apache.arrow.adbc:adbc-driver-flight-sql:0.23.0 > org.apache.arrow:flight-sql-jdbc-core:18.3.0 > org.bouncycastle:bcpkix-jdk18on:1.80
> Could not resolve org.bouncycastle:bcutil-jdk18on:[1.80,1.81): Resolution strategy disallows usage of dynamic versions
> Could not resolve org.bouncycastle:bcprov-jdk18on:[1.80,1.81).
Required by:
project :extensions-flight-sql > org.apache.arrow.adbc:adbc-driver-flight-sql:0.23.0 > org.apache.arrow:flight-sql-jdbc-core:18.3.0 > org.bouncycastle:bcpkix-jdk18on:1.80 > org.bouncycastle:bcutil-jdk18on:1.80
> Could not resolve org.bouncycastle:bcprov-jdk18on:[1.80,1.81): Resolution strategy disallows usage of dynamic versions1 parent 7dfbe0b commit 7635f42
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
136 | 142 | | |
137 | 143 | | |
138 | 144 | | |
| |||
0 commit comments