diff options
author | Dave Borowitz <dborowitz@google.com> | 2016-07-20 10:16:26 -0400 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2016-11-17 00:26:44 +0100 |
commit | 5bb434e01fd38bd31bdf1beaa8f608ad395b44dd (patch) | |
tree | 8b9bbe1afc26e499afd3aaf9058a541fdb453cc6 /pom.xml | |
parent | 52fa09c8d4c21e000df4c0f7291a182a2afb4157 (diff) | |
download | jgit-5bb434e01fd38bd31bdf1beaa8f608ad395b44dd.tar.gz jgit-5bb434e01fd38bd31bdf1beaa8f608ad395b44dd.zip |
Update JavaEWAH to 1.1.6
Use Oxygen M3 Orbit repository which provides the bundles built using
the new orbit-recipe based build.
CQ: 11658
Change-Id: I7f3dcc966732b32830c75d5daa55383bd028d182
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -193,7 +193,7 @@ <jgit-last-release-version>4.2.0.201601211800-r</jgit-last-release-version> <jsch-version>0.1.53</jsch-version> - <javaewah-version>0.7.9</javaewah-version> + <javaewah-version>1.1.6</javaewah-version> <junit-version>4.12</junit-version> <test-fork-count>1C</test-fork-count> <args4j-version>2.0.15</args4j-version> |