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 117f795 commit b4d8ae3Copy full SHA for b4d8ae3
xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-fontawesome/pom.xml
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>org.webjars</groupId>
61
<artifactId>font-awesome</artifactId>
62
- <version>4.7.0</version>
+ <version>7.0.1</version>
63
<scope>runtime</scope>
64
</dependency>
65
</dependencies>
xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/pom.xml
@@ -107,7 +107,7 @@
107
108
109
110
111
<scope>test</scope>
112
<exclusions>
113
<exclusion>
0 commit comments