File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
}
7
7
}
8
8
dependencies {
9
- classpath " org.xbib.elasticsearch:gradle-plugin-elasticsearch-build:6.3.2.0 "
9
+ classpath " org.xbib.elasticsearch:gradle-plugin-elasticsearch-build:6.3.2.1 "
10
10
}
11
11
}
12
12
Original file line number Diff line number Diff line change 1
1
group = org.xbib.elasticsearch.plugin
2
2
name = elasticsearch-plugin-bundle
3
- version = 6.3.2.0
3
+ version = 6.3.2.1
4
4
5
- xbib-elasticsearch-test.version = 6.3.2.0
5
+ xbib-elasticsearch-test.version = 6.3.2.1
6
6
elasticsearch.version = 6.3.2
7
7
lucene.version = 7.3.1
8
8
icu4j.version = 62.1
@@ -11,8 +11,8 @@ jackson.version = 2.8.11
11
11
standardnumber.version = 1.0.1
12
12
junit.version = 4.12
13
13
wagon.version = 3.0.0
14
- spatial4j.version = 0.6
15
- jts.version = 1.13
14
+ spatial4j.version = 0.7
15
+ jts.version = 1.15.1
16
16
jna.version = 4.5.1
17
17
18
18
org.gradle.warning.mode =all
You can’t perform that action at this time.
0 commit comments