File tree Expand file tree Collapse file tree 38 files changed +43
-43
lines changed
guestbook-cloud-datastore
xml-api/serviceaccount-appengine-sample Expand file tree Collapse file tree 38 files changed +43
-43
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ limitations under the License.
3737 <maven .compiler.source>1.8</maven .compiler.source>
3838 <maven .compiler.target>1.8</maven .compiler.target>
3939
40- <bigtable .version>0.9.6.2 </bigtable .version>
41- <hbase .version>1.2.4 </hbase .version>
40+ <bigtable .version>0.9.7.1 </bigtable .version>
41+ <hbase .version>2.0.0-alpha2 </hbase .version>
4242 <bigtable .projectID>YOUR_PROJECT_ID</bigtable .projectID>
4343 <bigtable .instanceID>YOUR_INSTANCE_ID</bigtable .instanceID>
4444
@@ -66,7 +66,7 @@ limitations under the License.
6666 <dependency >
6767 <groupId >io.netty</groupId >
6868 <artifactId >netty-tcnative-boringssl-static</artifactId >
69- <version >1.1.33.Fork26 </version >
69+ <version >2.0.6.Final </version >
7070 </dependency >
7171
7272 <!-- Compile/runtime dependencies -->
@@ -88,7 +88,7 @@ limitations under the License.
8888 <dependency >
8989 <groupId >com.google.truth</groupId >
9090 <artifactId >truth</artifactId >
91- <version >0.30 </version >
91+ <version >0.34 </version >
9292 <scope >test</scope >
9393 </dependency >
9494
Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >com.google.cloud.sql</groupId >
7878 <artifactId >mysql-socket-factory</artifactId > <!-- mysql-socket-factory-connector-j-6 if using 6.x.x -->
79- <version >1.0.3 </version >
79+ <version >1.0.4 </version >
8080 </dependency >
8181 <!-- [END dependencies] -->
8282 </dependencies >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.google.auto.value</groupId >
4747 <artifactId >auto-value</artifactId >
48- <version >1.4.1 </version >
48+ <version >1.5 </version >
4949 <scope >provided</scope >
5050 </dependency >
5151
Original file line number Diff line number Diff line change 5959 <dependency >
6060 <groupId >com.google.cloud</groupId >
6161 <artifactId >google-cloud</artifactId >
62- <version >0.21.1 -alpha</version >
62+ <version >0.22.0 -alpha</version >
6363 </dependency >
6464
6565 <dependency >
Original file line number Diff line number Diff line change 2626 <relativePath >..</relativePath >
2727 </parent >
2828 <properties >
29- <mailjet .version>4.1.0 </mailjet .version>
29+ <mailjet .version>4.1.1 </mailjet .version>
3030 </properties >
3131 <dependencies >
3232 <dependency >
Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >com.google.cloud.sql</groupId >
7878 <artifactId >postgres-socket-factory</artifactId >
79- <version >1.0.3 </version >
79+ <version >1.0.4 </version >
8080 </dependency >
8181 <!-- [END dependencies] -->
8282 </dependencies >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >google-cloud-spanner</artifactId >
40- <version >0.21.1 -beta</version >
40+ <version >0.22.0 -beta</version >
4141 </dependency >
4242 <dependency >
4343 <groupId >javax.servlet</groupId >
Original file line number Diff line number Diff line change 7777 <dependency >
7878 <groupId >com.google.cloud.sql</groupId >
7979 <artifactId >mysql-socket-factory</artifactId >
80- <version >1.0.3 </version >
80+ <version >1.0.4 </version >
8181 </dependency >
8282 <!-- [END dependencies] -->
8383 </dependencies >
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.google.auto.value</groupId >
4646 <artifactId >auto-value</artifactId >
47- <version >1.4.1 </version >
47+ <version >1.5 </version >
4848 <scope >provided</scope >
4949 </dependency >
5050 <dependency >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >com.google.cloud</groupId >
3939 <artifactId >google-cloud-bigquery</artifactId >
40- <version >0.21.1 -beta</version >
40+ <version >0.22.0 -beta</version >
4141 </dependency >
4242 <dependency >
4343 <groupId >commons-cli</groupId >
You can’t perform that action at this time.
0 commit comments