Changeset 36349 in osm for applications/editors/josm/plugins/trustosm/pom.xml
- Timestamp:
- 2024-10-28T19:18:41+01:00 (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/trustosm/pom.xml
r36325 r36349 16 16 <properties> 17 17 <plugin.src.dir>src</plugin.src.dir> 18 <plugin.main.version>1 8494</plugin.main.version>18 <plugin.main.version>19044</plugin.main.version> 19 19 <plugin.author>Christoph Wagner</plugin.author> 20 20 <plugin.class>org.openstreetmap.josm.plugins.trustosm.TrustOSMplugin</plugin.class> … … 27 27 <dependency> 28 28 <groupId>org.bouncycastle</groupId> 29 <artifactId>bcpg-jdk1 5on</artifactId>30 <version>1. 51</version>29 <artifactId>bcpg-jdk18on</artifactId> 30 <version>1.78.1</version> 31 31 </dependency> 32 32 <dependency>
Note:
See TracChangeset
for help on using the changeset viewer.
