Changeset 36349 in osm for applications/editors/josm/plugins/apache-commons
- Timestamp:
- 2024-10-28T19:18:41+01:00 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/apache-commons/pom.xml
r36325 r36349 30 30 <groupId>com.github.luben</groupId> 31 31 <artifactId>zstd-jni</artifactId> 32 <version>1.5.6- 3</version>32 <version>1.5.6-6</version> 33 33 <scope>compile</scope> 34 34 </dependency> … … 54 54 <groupId>commons-io</groupId> 55 55 <artifactId>commons-io</artifactId> 56 <version>2.1 6.1</version>56 <version>2.17.0</version> 57 57 <scope>compile</scope> 58 58 </dependency> … … 60 60 <groupId>commons-logging</groupId> 61 61 <artifactId>commons-logging</artifactId> 62 <version>1.3. 2</version>62 <version>1.3.4</version> 63 63 <scope>compile</scope> 64 64 </dependency>
Note:
See TracChangeset
for help on using the changeset viewer.