File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "pg_version" : " 14.3 " ,
3
- "citus_branch" : " release-11 .0" ,
2
+ "pg_version" : " 17.2 " ,
3
+ "citus_branch" : " release-13 .0" ,
4
4
"COMMENT_NOT_PARSED" : " You can lookup jdbc versions at: https://jdbc.postgresql.org/download.html" ,
5
- "jdbc_version" : " 42.3.6 "
5
+ "jdbc_version" : " 42.7.4 "
6
6
}
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ cd $project_directory
35
35
36
36
# install build dependencies for pg and citus
37
37
# based on: https://github.com/citusdata/citus/blob/master/CONTRIBUTING.md#debian-based-linux-ubuntu-debian
38
- apt-get install -y autoconf flex libcurl4-gnutls-dev libicu-dev \
38
+ apt-get install -y autoconf flex bison libcurl4-gnutls-dev libicu-dev \
39
39
libkrb5-dev liblz4-dev libpam0g-dev libreadline-dev \
40
40
libselinux1-dev libssl-dev libxslt1-dev libzstd-dev \
41
41
uuid-dev
You can’t perform that action at this time.
0 commit comments