File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >me.xdrop</groupId >
55 <artifactId >fuzzywuzzy-build</artifactId >
6- <version >1.3.4 </version >
6+ <version >1.4.0 </version >
77 <name >fuzzywuzzy - build</name >
88 <description >Fuzzy string matching algorithm for Java</description >
99 <inceptionYear >2016</inceptionYear >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >me.xdrop</groupId >
55 <artifactId >fuzzywuzzy</artifactId >
6- <version >1.3.4 </version >
6+ <version >1.4.0 </version >
77 <name >fuzzywuzzy</name >
88 <description >Fuzzy string searching implementation of the well-known fuzzywuzzy algorithm in Java</description >
99 <url >https://github.com/xdrop/fuzzywuzzy</url >
1212 <dependency >
1313 <groupId >me.xdrop</groupId >
1414 <artifactId >fuzzywuzzy-build</artifactId >
15- <version >1.3.4 </version >
15+ <version >1.4.0 </version >
1616 </dependency >
1717 </dependencies >
1818
Original file line number Diff line number Diff line change 55 <groupId >me.xdrop</groupId >
66 <artifactId >fuzzywuzzy-root</artifactId >
77 <name >fuzzywuzzy - root</name >
8- <version >1.3.4 </version >
8+ <version >1.4.0 </version >
99
1010 <packaging >pom</packaging >
1111
You can’t perform that action at this time.
0 commit comments