Commit 459aac2 1 parent 85d7123 commit 459aac2 Copy full SHA for 459aac2
File tree 3 files changed +5
-128
lines changed
main/java/com/intuit/karate/robot
test/java/com/intuit/karate/robot
3 files changed +5
-128
lines changed Original file line number Diff line number Diff line change 68
68
<exclusion >
69
69
<groupId >org.bytedeco</groupId >
70
70
<artifactId >flandmark</artifactId >
71
- </exclusion >
71
+ </exclusion >
72
+ <exclusion >
73
+ <groupId >org.bytedeco</groupId >
74
+ <artifactId >ffmpeg</artifactId >
75
+ </exclusion >
72
76
</exclusions >
73
77
</dependency >
74
78
<dependency >
81
85
<artifactId >tesseract-platform</artifactId >
82
86
<version >${tesseract.version} -${javacpp.version} </version >
83
87
</dependency >
84
- <dependency >
85
- <groupId >org.bytedeco</groupId >
86
- <artifactId >ffmpeg-platform</artifactId >
87
- <version >${ffmpeg.version} -${javacpp.version} </version >
88
- </dependency >
89
88
<dependency >
90
89
<groupId >io.karatelabs</groupId >
91
90
<artifactId >karate-junit5</artifactId >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments