Skip to content

Commit

Permalink
fix: upgrade com.esri.geometry:esri-geometry-api from 2.2.0 to 2.2.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.esri.geometry:esri-geometry-api from 2.2.0 to 2.2.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.esri.geometry/esri-geometry-api/

See this project in Snyk:
https://app.snyk.io/org/msmygit/project/a02b7494-af62-4cf7-9e64-d6105132872a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 13, 2023
1 parent 9361b79 commit 3330ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
<scope>runtime</scope>
<groupId>com.esri.geometry</groupId>
<artifactId>esri-geometry-api</artifactId>
<version>2.2.0</version>
<version>2.2.4</version>
</dependency>

<!-- Test Dependencies -->
Expand Down

0 comments on commit 3330ea4

Please sign in to comment.