This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/master by this push:
new 125c6ef Bump Github-api to version 1.111
125c6ef is described below
commit 125c6efac8dcc692c70a9b0082e2f008a1a23682
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>