Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump junit from 4.12 to 4.13.1 in /management/server/subutai-bazaar-share #2887

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
12 changes: 6 additions & 6 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ Furkan Bicak <[email protected]> Furkan Bicak <[email protected]>
Furkan Bicak <[email protected]> Furkan Bıçak <[email protected]>
Furkan Bicak <[email protected]> Furkan Bıçak <[email protected]>

Ilarion (Larik) Stus <[email protected]> Ilarion Stus <[email protected]>
Ilarion (Larik) Stus <[email protected]> istus <[email protected]>
Ilarion (Larik) Stus <[email protected]> Larik <[email protected]>
Ilarion (Larik) Stus <[email protected]> ubuntu <[email protected]>
Ilarion (Larik) Stus <[email protected]> larenso <[email protected]>
Ilarion (Larik) Stus <[email protected]> larenso <[email protected]>
Ilarion Stus <[email protected]> Ilarion Stus <[email protected]>
Ilarion Stus <[email protected]> istus <[email protected]>
Ilarion Stus <[email protected]> Larik <[email protected]>
Ilarion Stus <[email protected]> ubuntu <[email protected]>
Ilarion Stus <[email protected]> larenso <[email protected]>
Ilarion Stus <[email protected]> larenso <[email protected]>

Jenkins Admin <[email protected]> Jenkins Admin <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion management/server/subutai-bazaar-share/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down