Skip to content

Commit 150434d

Browse files
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](junit-team/junit4@r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2595aa5 commit 150434d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8484
<cdap.version>5.1.2</cdap.version>
8585
<hadoop.version>2.3.0</hadoop.version>
86-
<junit.version>4.11</junit.version>
86+
<junit.version>4.13.1</junit.version>
8787
<hydrator.version>2.1.2</hydrator.version>
8888
<es.version>5.4.0</es.version>
8989
<es-hadoop.version>5.4.0</es-hadoop.version>

0 commit comments

Comments
 (0)