Skip to content

Commit 92adf57

Browse files
authored
fix bug
1 parent a59f722 commit 92adf57

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/Performance/AccuracyFirstSettings/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.dynamsoft</groupId>
1818
<artifactId>dbr</artifactId>
19-
<version>8.8.0</version>
19+
<version>9.0.0</version>
2020
</dependency>
2121
</dependencies>
2222

samples/Performance/ReadRateFirstSettings/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.dynamsoft</groupId>
1818
<artifactId>dbr</artifactId>
19-
<version>8.8.0</version>
19+
<version>9.0.0</version>
2020
</dependency>
2121
</dependencies>
2222

samples/Performance/SpeedFirstSettings/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.dynamsoft</groupId>
1818
<artifactId>dbr</artifactId>
19-
<version>8.8.0</version>
19+
<version>9.0.0</version>
2020
</dependency>
2121
</dependencies>
2222

0 commit comments

Comments
 (0)