Changeset 19191 in josm for trunk/CONTRIBUTION


Ignore:
Timestamp:
2024-08-12T21:32:09+02:00 (15 months ago)
Author:
taylor.smock
Message:

Dependency updates

ivy.xml

  • org.openstreetmap.jmapviewer:jmapviewer: 2.20 -> 2.21 (see #23841)
  • org.eclipse.parsson:parsson: 1.1.6 -> 1.1.7
  • org.apache.commons:commons-compress: 1.26.2 -> 1.27.0
  • org.tukaani:xz: 1.9 -> 1.10 (PD -> 0BSD)
  • org.webjars.npm:tag2link: 2024.7.8 -> 2024.8.12

tools/ivy.xml

  • net.sourceforge.pmd:pmd: 7.3.0 -> 7.4.0
  • com.google.errorprone:error_prone: 2.29.2 -> 2.30.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONTRIBUTION

    r18723 r19191  
    4444with Apache license version 2.0.
    4545
    46 The signpost code (http://code.google.com/p/oauth-signpost/)
    47 is from Matthias Käppler and licensed with the Apache License 2.0.
    48 
    4946The mail/url validator routines use code from Apache Commons
    5047Validator which is licensed with Apache license version 2.0.
     
    7572The XZ code (https://tukaani.org/xz/java.html)
    7673is from Lasse Collin and Igor Pavlov
    77 and license free Public Domain.
     74and license BSD Zero Clause License (0BSD).
    7875
    7976The Windows shortcut parsing code is from StackOverflow:
Note: See TracChangeset for help on using the changeset viewer.