Bump to Gerrit 2.15.7

Change-Id: Iad1c2fb314157e1ee4fcfcd6e04cb387ecd5d993
diff --git a/github-oauth/pom.xml b/github-oauth/pom.xml
index af9dd64..37fa4aa 100644
--- a/github-oauth/pom.xml
+++ b/github-oauth/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>com.googlesource.gerrit.plugins.github</groupId>
     <artifactId>github-parent</artifactId>
-    <version>2.15.6</version>
+    <version>2.15.7</version>
   </parent>
   <artifactId>github-oauth</artifactId>
   <name>Gerrit Code Review - GitHub OAuth login</name>
diff --git a/github-plugin/pom.xml b/github-plugin/pom.xml
index fd5b311..5f32530 100644
--- a/github-plugin/pom.xml
+++ b/github-plugin/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>github-parent</artifactId>
     <groupId>com.googlesource.gerrit.plugins.github</groupId>
-    <version>2.15.6</version>
+    <version>2.15.7</version>
   </parent>
 
   <artifactId>github-plugin</artifactId>
diff --git a/pom.xml b/pom.xml
index bb53b65..c3fd703 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlesource.gerrit.plugins.github</groupId>
   <artifactId>github-parent</artifactId>
-  <version>2.15.6</version>
+  <version>2.15.7</version>
   <name>Gerrit Code Review - GitHub integration</name>
   <url>http://www.gerritforge.com</url>
   <packaging>pom</packaging>