Ignore:
Timestamp:
2024-10-28T19:18:41+01:00 (3 months ago)
Author:
taylor.smock
Message:

Dependency updates

Most plugins have been moved to require a minimum version of r19044 (mostly for
Java 11+ build reasons).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/apache-http/pom.xml

    r36325 r36349  
    3232            <groupId>org.apache.httpcomponents.client5</groupId>
    3333            <artifactId>httpclient5</artifactId>
    34             <version>5.3.1</version>
     34            <version>5.4</version>
    3535            <scope>compile</scope>
    3636        </dependency>
Note: See TracChangeset for help on using the changeset viewer.