Skip to content

Commit

Permalink
Handles version conflicts for AD Extension
Browse files Browse the repository at this point in the history
Signed-off-by: Owais Kazi <owaiskazi19@gmail.com>
  • Loading branch information
owaiskazi19 committed Sep 16, 2022
1 parent 8283ede commit ae083f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/version.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ bundled_jdk = 17.0.4+8
# optional dependencies
spatial4j = 0.7
jts = 1.15.0
jackson = 2.13.3
jackson_databind = 2.13.3
jackson = 2.13.4
jackson_databind = 2.13.4
snakeyaml = 1.31
icu4j = 70.1
supercsv = 2.4.0
Expand Down

0 comments on commit ae083f6

Please sign in to comment.