We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 222c0e0 commit c0c6217Copy full SHA for c0c6217
README.md
@@ -24,7 +24,7 @@ The project is also available as a [Maven](http://maven.apache.org/) dependency:
24
<dependency>
25
<groupId>com.esri.geometry</groupId>
26
<artifactId>esri-geometry-api</artifactId>
27
- <version>2.2.3</version>
+ <version>2.2.4</version>
28
</dependency>
29
```
30
pom.xml
@@ -3,7 +3,7 @@
3
4
5
6
7
<packaging>jar</packaging>
8
9
<name>Esri Geometry API for Java</name>
0 commit comments