]> source.dussan.org Git - iciql.git/commitdiff
Bump junit from 4.11 to 4.13.1 (#41)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 2 May 2021 16:44:47 +0000 (12:44 -0400)
committerGitHub <noreply@github.com>
Sun, 2 May 2021 16:44:47 +0000 (12:44 -0400)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 54f42bbd913cb65d0aae70e7b533f974510756af..c1a5cb7e1f6da576809ac86f54af315641e16459 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
-            <version>4.11</version>
+            <version>4.13.1</version>
             <type>jar</type>
             <scope>test</scope>
         </dependency>