Skip to content

Commit

Permalink
Merge pull request #2202 from oscerd/jgit-gitective-up
Browse files Browse the repository at this point in the history
Upgrade JGit to version 4.5.0.201609210915-r and gitective to version…
  • Loading branch information
oscerd committed Sep 23, 2016
2 parents 2417568 + 3a4ed26 commit fe92290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<exec-maven-plugin-version>1.5.0</exec-maven-plugin-version>
<felix.gogo.version>0.16.2</felix.gogo.version>
<frontend-maven-plugin-version>0.0.24</frontend-maven-plugin-version>
<gitective-version>0.9.16</gitective-version>
<gitective-version>0.9.17</gitective-version>

<!-- We are using an old guava to avoid breaking ActiveMQ in the test cases of hawtio-web -->
<!--
Expand Down Expand Up @@ -112,7 +112,7 @@
<jetty-plugin-version>${jetty-version}</jetty-plugin-version>
<jetty-webapp-artifactId>jetty-webapp</jetty-webapp-artifactId>

<jgit-version>4.4.1.201607150455-r</jgit-version>
<jgit-version>4.5.0.201609210915-r</jgit-version>
<jline.version>2.14.2</jline.version>
<jolokia-version>1.3.4</jolokia-version>
<junit-version>4.11</junit-version>
Expand Down

0 comments on commit fe92290

Please sign in to comment.