This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch github-1.111 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 10e544f90d09284f9ea541b7edfbbbe32bc69ff9 Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Apr 24 08:32:23 2020 +0200 Bump Github-api to version 1.111 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eec08e8..024649a 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <awssdk2.version>2.11.5</awssdk2.version> <camel.version>3.2.0</camel.version> <freemarker.version>2.3.30</freemarker.version> - <github-api.version>1.101</github-api.version> + <github-api.version>1.111</github-api.version> <google-http-client.version>1.22.0</google-http-client.version> <guava.version>26.0-jre</guava.version> <grpc.version>1.27.0</grpc.version>
