(axis-axis2-java-core) branch master updated: Fix broken HTTP / HTTPS config in the springbootdemo

2024-11-21 Thread robertlazarski
This is an automated email from the ASF dual-hosted git repository.

robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new a389e4f20e Fix broken HTTP / HTTPS config in the springbootdemo
a389e4f20e is described below

commit a389e4f20ea5e8cf63faef4df9f4d323a5d81bed
Author: Robert Lazarski 
AuthorDate: Thu Nov 21 14:55:39 2024 -1000

Fix broken HTTP / HTTPS config in the springbootdemo
---
 .../springbootdemo/resources-axis2/conf/axis2.xml  | 29 --
 1 file changed, 5 insertions(+), 24 deletions(-)

diff --git 
a/modules/samples/userguide/src/userguide/springbootdemo/resources-axis2/conf/axis2.xml
 
b/modules/samples/userguide/src/userguide/springbootdemo/resources-axis2/conf/axis2.xml
index 1d404bc543..a95e3ab747 100644
--- 
a/modules/samples/userguide/src/userguide/springbootdemo/resources-axis2/conf/axis2.xml
+++ 
b/modules/samples/userguide/src/userguide/springbootdemo/resources-axis2/conf/axis2.xml
@@ -198,31 +198,12 @@
 
 
 
-
+
 8080
-
-
-
-
-
-
-
-
-
+
+
+
+8443
 
 
 



(axis-axis2-java-core) branch master updated: Bump commons-io:commons-io from 2.17.0 to 2.18.0

2024-11-21 Thread veithen
This is an automated email from the ASF dual-hosted git repository.

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


The following commit(s) were added to refs/heads/master by this push:
 new e910954a7d Bump commons-io:commons-io from 2.17.0 to 2.18.0
e910954a7d is described below

commit e910954a7da06a5c7aa4d3442a4fac7c2229f595
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 20 13:22:12 2024 +

Bump commons-io:commons-io from 2.17.0 to 2.18.0

Bumps commons-io:commons-io from 2.17.0 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 modules/samples/transport/jms-sample/jmsService/pom.xml | 2 +-
 pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/samples/transport/jms-sample/jmsService/pom.xml 
b/modules/samples/transport/jms-sample/jmsService/pom.xml
index 03b6144b57..f5286e0bcf 100644
--- a/modules/samples/transport/jms-sample/jmsService/pom.xml
+++ b/modules/samples/transport/jms-sample/jmsService/pom.xml
@@ -47,7 +47,7 @@
 
 commons-io
 commons-io
-2.17.0
+2.18.0
 
 
 
diff --git a/pom.xml b/pom.xml
index 995e865cad..46718270b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -764,7 +764,7 @@
 
 commons-io
 commons-io
-2.17.0
+2.18.0
 
 
 org.apache.httpcomponents.core5



(axis-axis2-java-core) branch dependabot/maven/commons-io-commons-io-2.18.0 deleted (was ae6539f835)

2024-11-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/commons-io-commons-io-2.18.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was ae6539f835 Bump commons-io:commons-io from 2.17.0 to 2.18.0

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.