Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Bump junit from 4.11 to 4.13.1 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>
  • Loading branch information
dependabot[bot] authored Oct 13, 2020
commit 9afae793e6651632c77bc889ad8a7c2a3c99459e
2 changes: 1 addition & 1 deletion pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -111,7 +111,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<!-- <scope>test</scope> -->
</dependency>
<!-- postgresql -->