We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f59ad4 commit 7548138Copy full SHA for 7548138
pom.xml
@@ -11,7 +11,7 @@
11
<licenses>
12
<license>
13
<name>Apache License, Version 2.0</name>
14
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
15
<distribution>repo</distribution>
16
</license>
17
</licenses>
@@ -100,7 +100,7 @@
100
<dependency>
101
<groupId>junit</groupId>
102
<artifactId>junit</artifactId>
103
- <version>4.12</version>
+ <version>4.13.1</version>
104
<scope>test</scope>
105
</dependency>
106
0 commit comments