Skip to content

Commit 7548138

Browse files
author
Pedro Pablo Bustamante Barrera
committed
chore: update junit version, license url
1 parent 2f59ad4 commit 7548138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<licenses>
1212
<license>
1313
<name>Apache License, Version 2.0</name>
14-
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
14+
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
1515
<distribution>repo</distribution>
1616
</license>
1717
</licenses>
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>junit</groupId>
102102
<artifactId>junit</artifactId>
103-
<version>4.12</version>
103+
<version>4.13.1</version>
104104
<scope>test</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)