Skip to content

Commit

Permalink
[JENKINS-48943] Whitelist gerrit-events for Jenkins 2.102+
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Jan 15, 2018
1 parent 13fa586 commit 93a7719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.19</version>
<version>2.30</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.sonymobile.tools.gerrit</groupId>
<artifactId>gerrit-events</artifactId>
<version>2.11.1</version>
<version>2.11.3</version>
<!-- New source is here: https://github.com/sonyxperiadev/gerrit-events -->
</dependency>
<dependency>
Expand Down

0 comments on commit 93a7719

Please sign in to comment.