Ignore:
Timestamp:
2024-10-28T19:18:41+01:00 (6 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/jackson/pom.xml

    r36325 r36349  
    2828            <groupId>com.fasterxml.jackson.core</groupId>
    2929            <artifactId>jackson-core</artifactId>
    30             <version>2.17.1</version>
     30            <version>2.18.0</version>
    3131        </dependency>
    3232    </dependencies>
Note: See TracChangeset for help on using the changeset viewer.