You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2023/04/05 09:50:58 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2757] font-awesome, maven plugins

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new a304dc0d5 [OPENMEETINGS-2757] font-awesome, maven plugins
a304dc0d5 is described below

commit a304dc0d557824a9872178bf1a7b1a07059b00d8
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Wed Apr 5 16:50:48 2023 +0700

    [OPENMEETINGS-2757] font-awesome, maven plugins
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 93c321dfa..b532706c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
 		<maven-site-plugin.version>4.0.0-M6</maven-site-plugin.version>
 		<exec-maven-plugin.version>3.1.0</exec-maven-plugin.version>
 		<minify-maven-plugin.version>1.7.6</minify-maven-plugin.version>
-		<maven-enforcer-plugin.version>3.2.1</maven-enforcer-plugin.version>
+		<maven-enforcer-plugin.version>3.3.0</maven-enforcer-plugin.version>
 		<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
 		<checksum-maven-plugin.version>1.11</checksum-maven-plugin.version>
 		<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
@@ -83,7 +83,7 @@
 		<wicket-jquery-ui.version>9.12.0</wicket-jquery-ui.version>
 		<wicketstuff.version>9.12.0</wicketstuff.version>
 		<wicket-bootstrap.version>6.0.2</wicket-bootstrap.version>
-		<font-awesome.version>6.3.0</font-awesome.version>
+		<font-awesome.version>6.4.0</font-awesome.version>
 		<spring.version>5.3.26</spring.version>
 		<tomcat.version>9.0.73</tomcat.version>
 		<ical4j.version>4.0.0-beta6</ical4j.version>