Skip to content

Commit

Permalink
[FLINK-22778] Upgrade to JUnit 4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tweise committed May 26, 2021
1 parent 09a4af6 commit 15b5a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ under the License.
<avro.version>1.10.0</avro.version>
<javax.activation.api.version>1.2.0</javax.activation.api.version>
<jaxb.api.version>2.3.1</jaxb.api.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.2</junit.version>
<mockito.version>2.21.0</mockito.version>
<powermock.version>2.0.4</powermock.version>
<hamcrest.version>1.3</hamcrest.version>
Expand Down

0 comments on commit 15b5a06

Please sign in to comment.