aboutsummaryrefslogtreecommitdiff
path: root/projects/jackson-dataformat-xml
AgeCommit message (Collapse)Author
2021-08-30[infra][jvm] Split out JVM projects to their own builder. (#6336)jonathanmetzman
2021-05-12[all] Make fuzz targets world executable (#5751)Fabian Meumertzheim
Making fuzz targets only user executable as the root user makes them non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-04-02[jackson-dataformat-xml] Initial integration (#5551)Fabian Meumertzheim