Skip to content

Commit

Permalink
Fix IT test download-licenses-basic
Browse files Browse the repository at this point in the history
  • Loading branch information
VonUniGE authored and slachiewicz committed Sep 14, 2022
1 parent 1813b1a commit c9a6c84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<licenses>
<license>
<name>Eclipse Public License 1.0</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<licenses>
<license>
<name>Eclipse Public License 1.0</name>
Expand Down

0 comments on commit c9a6c84

Please sign in to comment.