Merge pull request #3936 from taosdata/dependabot/maven/tests/examples/JDBC/JDBCDemo/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /tests/examples/JDBC/JDBCDemo
This commit is contained in:
commit
e9a25a2866
|
@ -66,7 +66,7 @@
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.12</version>
|
||||
<version>4.13.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue