[jira] [Commented] (OPENMEETINGS-2780) (8.0.0) Libraries should be updated

2024-03-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827920#comment-17827920
 ] 

ASF subversion and git services commented on OPENMEETINGS-2780:
---

Commit 41837fa15d59b2b2e4f694de3bf30fcfe4831f10 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=41837fa15 ]

[OPENMEETINGS-2780] build should be fixed


> (8.0.0) Libraries should be updated
> ---
>
> Key: OPENMEETINGS-2780
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2780
> Project: Openmeetings
>  Issue Type: Task
>  Components: Builds
>Affects Versions: 8.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 8.0.0
>
>
> Libraries should be updated



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


(openmeetings) branch master updated: [OPENMEETINGS-2780] build should be fixed

2024-03-18 Thread solomax
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 41837fa15 [OPENMEETINGS-2780] build should be fixed
41837fa15 is described below

commit 41837fa15d59b2b2e4f694de3bf30fcfe4831f10
Author: Maxim Solodovnik 
AuthorDate: Mon Mar 18 18:06:23 2024 +0700

[OPENMEETINGS-2780] build should be fixed
---
 openmeetings-web/src/main/java/module-info.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openmeetings-web/src/main/java/module-info.java 
b/openmeetings-web/src/main/java/module-info.java
index 95e22be3f..0dd794bbe 100644
--- a/openmeetings-web/src/main/java/module-info.java
+++ b/openmeetings-web/src/main/java/module-info.java
@@ -32,7 +32,7 @@ module org.apache.openmeetings.web {
 
requires org.apache.commons.io;
requires org.apache.commons.fileupload2.core;
-   requires org.apache.commons.fileupload2.jakarta;
+   requires org.apache.commons.fileupload2.jakarta.servlet5;
requires org.apache.commons.lang3;
requires org.apache.commons.text;
 



(openmeetings) branch master updated: [OPENMEETINGS-2780] wicket, wicketstuff, wicket-bootstrap, spring, cxf, aspectjtools, commons-dbcp, postgresql, logback, jaxb and plugins

2024-03-18 Thread solomax
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 e36bd06bd [OPENMEETINGS-2780] wicket, wicketstuff, wicket-bootstrap, 
spring, cxf, aspectjtools, commons-dbcp, postgresql, logback, jaxb and plugins
e36bd06bd is described below

commit e36bd06bd68f661d3dbed2138eac57b2c0221777
Author: Maxim Solodovnik 
AuthorDate: Mon Mar 18 16:45:00 2024 +0700

[OPENMEETINGS-2780] wicket, wicketstuff, wicket-bootstrap, spring, cxf, 
aspectjtools, commons-dbcp, postgresql, logback, jaxb and plugins
---
 pom.xml | 26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index e2bf607e2..5f82a08e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,13 +51,13 @@

3.12.1

3.5.0
3.3.0
-   
3.6.0
+   
3.7.0

3.6.1
3.4.0
3.3.2
3.1.0

3.3.1
-   3.1.0
+   3.2.1
0.16.1

1.11
 
@@ -74,7 +74,7 @@

3.2.0
1.7

3.0.0
-   
3.10.0.2594
+   
3.11.0.3922

0.8.11
3.6

1.15.0
@@ -83,17 +83,17 @@
 

5.10.2
-   10.0.0-M2
+   10.0.0
10.0.0-M1
-   10.0.0-M2
-   7.0.1
-   6.1.4
+   10.0.0
+   7.0.3
+   6.1.5
10.1.19
11.0.20
4.0.0-rc5
-   4.0.3
+   4.0.4
1.1.0
-   1.9.21.1
+   1.9.21.2
2.7.1
1.5.4
${project.basedir}
@@ -107,7 +107,7 @@

2.1.1
3.39.0
3.14.0
-   2.11.0
+   2.12.0
2.12.0
1.6.0
1.16.1
@@ -116,7 +116,7 @@
1.11.0
3.10.0
2.1.4
-   42.7.2
+   42.7.3
8.3.0
12.6.1.jre11
19.22.0.0
@@ -126,7 +126,7 @@
2.21.22
3.0.0-BETA
2.0.9
-   1.5.1
+   1.5.3
test
1.77
5.2.0
@@ -135,7 +135,7 @@
1.2.307
3.1.3-2
4.4.7
-   4.0.4
+   4.0.5
6.0.0

0.2.3-2

2.0.0.AM27



[jira] [Commented] (OPENMEETINGS-2780) (8.0.0) Libraries should be updated

2024-03-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827908#comment-17827908
 ] 

ASF subversion and git services commented on OPENMEETINGS-2780:
---

Commit e36bd06bd68f661d3dbed2138eac57b2c0221777 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=e36bd06bd ]

[OPENMEETINGS-2780] wicket, wicketstuff, wicket-bootstrap, spring, cxf, 
aspectjtools, commons-dbcp, postgresql, logback, jaxb and plugins


> (8.0.0) Libraries should be updated
> ---
>
> Key: OPENMEETINGS-2780
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2780
> Project: Openmeetings
>  Issue Type: Task
>  Components: Builds
>Affects Versions: 8.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 8.0.0
>
>
> Libraries should be updated



--
This message was sent by Atlassian Jira
(v8.20.10#820010)