diffparser icon indicating copy to clipboard operation
diffparser copied to clipboard

Outdated maven dependency on thombergs.github.io/diffparser

Open AdeshAtole opened this issue 2 years ago • 0 comments

Screenshot from 2022-05-07 02-25-47

This can be updated to use

        <dependency>
            <groupId>io.reflectoring.diffparser</groupId>
            <artifactId>diffparser</artifactId>
            <version>1.4</version>
        </dependency>

on thombergs.github.io/diffparser

It is little misleading.

AdeshAtole avatar May 06 '22 22:05 AdeshAtole