mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-03 06:39:43 +08:00
Bump junit from 4.11 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aafcac8a0b
commit
3c03fedd0f
@ -50,7 +50,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.11</version>
|
<version>4.13.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.13</version>
|
<version>4.13.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
<opentsdb.version>2.3.2</opentsdb.version>
|
<opentsdb.version>2.3.2</opentsdb.version>
|
||||||
|
|
||||||
<!-- test -->
|
<!-- test -->
|
||||||
<junit4.version>4.12</junit4.version>
|
<junit4.version>4.13.1</junit4.version>
|
||||||
|
|
||||||
<!-- time -->
|
<!-- time -->
|
||||||
<joda-time.version>2.9.9</joda-time.version>
|
<joda-time.version>2.9.9</joda-time.version>
|
||||||
|
2
pom.xml
Executable file → Normal file
2
pom.xml
Executable file → Normal file
@ -30,7 +30,7 @@
|
|||||||
<slf4j-api-version>1.7.10</slf4j-api-version>
|
<slf4j-api-version>1.7.10</slf4j-api-version>
|
||||||
<logback-classic-version>1.0.13</logback-classic-version>
|
<logback-classic-version>1.0.13</logback-classic-version>
|
||||||
<commons-io-version>2.4</commons-io-version>
|
<commons-io-version>2.4</commons-io-version>
|
||||||
<junit-version>4.11</junit-version>
|
<junit-version>4.13.1</junit-version>
|
||||||
<tddl.version>5.1.22-1</tddl.version>
|
<tddl.version>5.1.22-1</tddl.version>
|
||||||
<swift-version>1.0.0</swift-version>
|
<swift-version>1.0.0</swift-version>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
<fastjson.version>1.2.28</fastjson.version>
|
<fastjson.version>1.2.28</fastjson.version>
|
||||||
|
|
||||||
<!-- test -->
|
<!-- test -->
|
||||||
<junit4.version>4.12</junit4.version>
|
<junit4.version>4.13.1</junit4.version>
|
||||||
|
|
||||||
<!-- time -->
|
<!-- time -->
|
||||||
<joda-time.version>2.9.9</joda-time.version>
|
<joda-time.version>2.9.9</joda-time.version>
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
<fastjson.version>1.2.28</fastjson.version>
|
<fastjson.version>1.2.28</fastjson.version>
|
||||||
|
|
||||||
<!-- test -->
|
<!-- test -->
|
||||||
<junit4.version>4.12</junit4.version>
|
<junit4.version>4.13.1</junit4.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
Loading…
Reference in New Issue
Block a user