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.
2 parents 2c26c7e + 9dfe190 commit 8306848Copy full SHA for 8306848
pom.xml
@@ -37,15 +37,15 @@
37
</parent>
38
39
<properties>
40
- <version.junit>4.13.1</version.junit>
41
- <version.org.jboss.logmanager>2.1.17.Final</version.org.jboss.logmanager>
42
- <version.org.slf4j>1.7.30</version.org.slf4j>
+ <version.junit>4.13.2</version.junit>
+ <version.org.jboss.logmanager>2.1.18.Final</version.org.jboss.logmanager>
+ <version.org.slf4j>1.7.36</version.org.slf4j>
43
</properties>
44
45
<licenses>
46
<license>
47
<name>Apache License 2.0</name>
48
- <url>http://repository.jboss.org/licenses/apache-2.0.txt</url>
+ <url>https://repository.jboss.org/licenses/apache-2.0.txt</url>
49
<distribution>repo</distribution>
50
</license>
51
</licenses>
0 commit comments