Last change
on this file since 35967 was 35958, checked in by taylor.smock, 3 years ago |
geotools: Fix #21995 by removing Jackson and putting Jackson in its own plugin
|
-
Property svn:eol-style
set to
native
|
File size:
361 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!-- License: GPL. For details, see LICENSE file. -->
|
---|
3 | <ivy-module version="2.0">
|
---|
4 | <info organisation="org.openstreetmap.josm.plugins" module="geotools"/>
|
---|
5 | <dependencies>
|
---|
6 | <dependency org="com.fasterxml.jackson.core" name="jackson-core" rev="2.13.2" conf="default->default"/>
|
---|
7 | </dependencies>
|
---|
8 | </ivy-module>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.