This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch calendar6
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/calendar6 by this push:
new 1b1061b59 [OPENMEETINGS-2784] wicket-bootstrap switched to latest
SNAPSHOT
1b1061b59 is described below
commit 1b1061b59a6ddaf28c37c8dcfd9f3fe925e918e0
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Jul 3 20:58:44 2024 +0700
[OPENMEETINGS-2784] wicket-bootstrap switched to latest SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b1225f3fa..ce119f801 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<junit.version>5.10.3</junit.version>
<wicket.version>10.1.0</wicket.version>
<wicketstuff.version>10.2.0-SNAPSHOT</wicketstuff.version>
- <wicket-bootstrap.version>7.0.5</wicket-bootstrap.version>
+
<wicket-bootstrap.version>7.0.7-SNAPSHOT</wicket-bootstrap.version>
<fullcalendar.version>6.1.14</fullcalendar.version>
<spring.version>6.1.10</spring.version>
<tomcat.version>10.1.25</tomcat.version>