(axis-axis2-java-core) branch dependabot/maven/jetty.version-12.0.14 created (now a9a30c5d28)

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

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


  at a9a30c5d28 Bump jetty.version from 12.0.9 to 12.0.14

No new revisions were added by this update.



(axis-axis2-java-core) branch master updated (ee2b2781cf -> 13a4910b67)

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

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


from ee2b2781cf Update jspc-maven-plugin
 add 13a4910b67 Update jetty-maven-plugin

No new revisions were added by this update.

Summary of changes:
 modules/webapp/conf/jetty.xml | 10 --
 modules/webapp/pom.xml|  4 ++--
 pom.xml   |  4 ++--
 3 files changed, 8 insertions(+), 10 deletions(-)



(axis-axis2-java-core) branch master updated: Update dependabot.yml

2024-10-26 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 5a671d522e Update dependabot.yml
5a671d522e is described below

commit 5a671d522ef060004a5fe401ac8b748fc4524abb
Author: Andreas Veithen 
AuthorDate: Sat Oct 26 23:54:19 2024 +0100

Update dependabot.yml

We no longer support Java 8, so we can update google-java-format.
---
 .github/dependabot.yml | 4 
 1 file changed, 4 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 51e8431893..a574d19834 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -19,10 +19,6 @@ updates:
 schedule:
   interval: "daily"
 ignore:
-  # 1.7 is the last version to support Java 8.
-  - dependency-name: "com.google.googlejavaformat:google-java-format"
-versions:
-- ">= 1.8"
   - dependency-name: "com.sun.activation:jakarta.activation"
 versions:
 - ">= 1.2.2"



(axis-axis2-java-core) branch dependabot/maven/com.google.googlejavaformat-google-java-format-1.24.0 created (now 4440447159)

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

github-bot pushed a change to branch 
dependabot/maven/com.google.googlejavaformat-google-java-format-1.24.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 4440447159 Bump com.google.googlejavaformat:google-java-format from 
1.7 to 1.24.0

No new revisions were added by this update.



(axis-axis2-java-core) branch master updated: Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9

2024-10-26 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 075201bee2 Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9
075201bee2 is described below

commit 075201bee20b79d57fb6d0168cec2e859795db3a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 21:09:09 2024 +

Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9

Bumps org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9.

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 846ae26f1e..37a046d99c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -482,7 +482,7 @@
 5.4
 5.0
 4.0.3
-12.0.7
+12.0.9
 1.4.2
 3.6.2
 3.9.9



(axis-axis2-java-core) branch dependabot/maven/org.eclipse.jetty-jetty-server-12.0.9 deleted (was 46102f08da)

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

github-bot pushed a change to branch 
dependabot/maven/org.eclipse.jetty-jetty-server-12.0.9
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 46102f08da Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9

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



(axis-axis2-java-core) branch dependabot/maven/org.mockito-mockito-core-5.14.2 deleted (was 886fa873e6)

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

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


 was 886fa873e6 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2

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



(axis-axis2-java-rampart) branch master updated: RAMPART-441 community patch on docs

2024-10-26 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-rampart.git


The following commit(s) were added to refs/heads/master by this push:
 new 4bf1c829 RAMPART-441 community patch on docs
4bf1c829 is described below

commit 4bf1c82911b74746c3d3215ebd7ef53e878668a7
Author: Robert Lazarski 
AuthorDate: Sat Oct 26 06:24:13 2024 -1000

RAMPART-441 community patch on docs
---
 src/site/resources/rampart-config.xsd | 89 ++-
 src/site/xdoc/rampartconfig-guide.xml | 10 ++--
 2 files changed, 60 insertions(+), 39 deletions(-)

diff --git a/src/site/resources/rampart-config.xsd 
b/src/site/resources/rampart-config.xsd
index c0e94d48..b9e6632b 100644
--- a/src/site/resources/rampart-config.xsd
+++ b/src/site/resources/rampart-config.xsd
@@ -6,47 +6,68 @@



-   
-   
-   
-   
-   
- 
-   
-   
- 
-   
-   
-   
-   
-  
-   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   




-  
-  
-  
-   
-
-   
-   
-   
- 
-   
-   
-   
-
-   
-   
-
-  
-  
+   
+   
+   
+   
+   
+   
+   

+   

+   

+   

+   

+   
+   
+   
+   
+   
+   
+   
+   
+   
+   



-   
+   
+   
+   
+   
+   
+   
+   
+   
+   


 
\ No newline at end of file
diff --git a/src/site/xdoc/rampartconfig-guide.xml 
b/src/site/xdoc/rampartconfig-guide.xml
index a077165f..e593b8dd 100644
--- a/src/site/xdoc/rampartconfig-guide.xml
+++ b/src/site/xdoc/rampartconfig-guide.xml
@@ -41,12 +41,12 @@
 
 

-encryptionCyptoproperties to needed perform 
signature, such as crypto
+encryptionCryptoproperties to needed perform 
signature, such as crypto
  

(axis-axis2-java-core) branch master updated (075201bee2 -> d24143244b)

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

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


from 075201bee2 Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9
 add d24143244b Properly manage the Woodstox dependency

No new revisions were added by this update.

Summary of changes:
 modules/distribution/pom.xml | 5 -
 modules/webapp/pom.xml   | 5 -
 pom.xml  | 5 +
 3 files changed, 5 insertions(+), 10 deletions(-)



(axis-axis2-java-core) branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.1.0 updated (3901952e68 -> e61baaf3c5)

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

github-bot pushed a change to branch 
dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.1.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 discard 3901952e68 Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 
7.1.0
 add 875f9d9608 Bump org.apache.maven.plugins:maven-invoker-plugin from 
3.8.0 to 3.8.1
 add be943e374f Bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 
5.3.1
 add 8c8a022395 Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin
 add 1f955d137a Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3
 add f50a97e277 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2
 add 075201bee2 Bump org.eclipse.jetty:jetty-server from 12.0.7 to 12.0.9
 add d24143244b Properly manage the Woodstox dependency
 add e61baaf3c5 Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 
7.1.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3901952e68)
\
 N -- N -- N   
refs/heads/dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.1.0 
(e61baaf3c5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 modules/distribution/pom.xml |  5 -
 modules/webapp/pom.xml   |  5 -
 pom.xml  | 17 +++--
 3 files changed, 11 insertions(+), 16 deletions(-)



(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.8.1 created (now 82de05c65e)

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

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.8.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 82de05c65e Bump org.apache.maven.plugins:maven-dependency-plugin

No new revisions were added by this update.



(axis-axis2-java-core) branch dependabot/maven/org.apache.maven-maven-archiver-3.6.3 created (now 1e9cc257a3)

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

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


  at 1e9cc257a3 Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3

No new revisions were added by this update.



(axis-axis2-java-core) branch dependabot/maven/maven-plugin-tools.version-3.15.1 created (now 8c1f772be8)

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

github-bot pushed a change to branch 
dependabot/maven/maven-plugin-tools.version-3.15.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


  at 8c1f772be8 Bump maven-plugin-tools.version from 3.15.0 to 3.15.1

No new revisions were added by this update.



(axis-axis2-java-core) branch master updated: Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0

2024-10-26 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 98d913527c Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 
7.1.0
98d913527c is described below

commit 98d913527cb8a8b6321ac85ac325c599d55d83b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 26 18:09:08 2024 +

Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0

Bumps 
[com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) 
from 7.0.0 to 7.1.0.
- 
[Commits](https://github.com/FasterXML/woodstox/compare/woodstox-core-7.0.0...woodstox-core-7.1.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e06a8b6c68..4bb9e7cd58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1014,7 +1014,7 @@
 
 com.fasterxml.woodstox
 woodstox-core
-7.0.0
+7.1.0
 
 
 



(axis-axis2-java-core) branch dependabot/maven/org.apache.maven-maven-archiver-3.6.3 deleted (was 1e9cc257a3)

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

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


 was 1e9cc257a3 Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3

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



(axis-axis2-java-core) branch dependabot/maven/maven-plugin-tools.version-3.15.1 deleted (was 8c1f772be8)

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

github-bot pushed a change to branch 
dependabot/maven/maven-plugin-tools.version-3.15.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 8c1f772be8 Bump maven-plugin-tools.version from 3.15.0 to 3.15.1

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



(axis-axis2-java-core) branch dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.8.1 deleted (was 82de05c65e)

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

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.8.1
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was 82de05c65e Bump org.apache.maven.plugins:maven-dependency-plugin

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



(axis-axis2-java-core) branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.1.0 deleted (was e61baaf3c5)

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

github-bot pushed a change to branch 
dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.1.0
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git


 was e61baaf3c5 Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 
7.1.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.



(axis-axis2-java-core) branch master updated (d24143244b -> 86926ff450)

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

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


from d24143244b Properly manage the Woodstox dependency
 add 86926ff450 Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(axis-axis2-java-core) branch master updated: Bump org.apache.maven.plugins:maven-dependency-plugin

2024-10-26 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 354941f29e Bump org.apache.maven.plugins:maven-dependency-plugin
354941f29e is described below

commit 354941f29e3947b0a67838ef949c63f324c2fa77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 26 18:22:49 2024 +

Bump org.apache.maven.plugins:maven-dependency-plugin

Bumps 
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
 from 3.8.0 to 3.8.1.
- [Release 
notes](https://github.com/apache/maven-dependency-plugin/releases)
- 
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4bb9e7cd58..8369e28905 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1134,7 +1134,7 @@
 
 
 maven-dependency-plugin
-3.8.0
+3.8.1
 
 
 maven-install-plugin



(axis-axis2-java-core) branch master updated: Bump maven-plugin-tools.version from 3.15.0 to 3.15.1

2024-10-26 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 ff9238220b Bump maven-plugin-tools.version from 3.15.0 to 3.15.1
ff9238220b is described below

commit ff9238220bfb1bc034d75d7d4cd21ce4672c091a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 26 18:22:30 2024 +

Bump maven-plugin-tools.version from 3.15.0 to 3.15.1

Bumps `maven-plugin-tools.version` from 3.15.0 to 3.15.1.

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 
3.15.0 to 3.15.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1)

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.15.0 to 3.15.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1)

Updates `org.apache.maven.plugins:maven-plugin-report-plugin` from 3.15.0 
to 3.15.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- 
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.0...maven-plugin-tools-3.15.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-plugin-report-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24af768432..e06a8b6c68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -502,7 +502,7 @@
 4.0.3
 4.0.0
 1.1.1
-3.15.0
+3.15.1
 3.3.0
 6.1.3
 3.5.1



(axis-axis2-java-core) branch master updated: Update jspc-maven-plugin

2024-10-26 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 ee2b2781cf Update jspc-maven-plugin
ee2b2781cf is described below

commit ee2b2781cf0b2398fc1e0166de7edb60b1174455
Author: Andreas Veithen 
AuthorDate: Sat Oct 26 20:37:06 2024 +

Update jspc-maven-plugin
---
 modules/webapp/pom.xml | 5 ++---
 pom.xml| 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/modules/webapp/pom.xml b/modules/webapp/pom.xml
index cf693063f6..1d1dc2c8eb 100644
--- a/modules/webapp/pom.xml
+++ b/modules/webapp/pom.xml
@@ -301,9 +301,8 @@
 
 
 
-org.eclipse.jetty
-jetty-jspc-maven-plugin
-11.0.20
+org.eclipse.jetty.ee10
+jetty-ee10-jspc-maven-plugin
 
 
 
diff --git a/pom.xml b/pom.xml
index 8369e28905..bf2e7d080a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1212,8 +1212,8 @@
 ${jetty.version}
 
 
-org.eclipse.jetty
-jetty-jspc-maven-plugin
+org.eclipse.jetty.ee10
+jetty-ee10-jspc-maven-plugin
 ${jetty.version}
 
 



(axis-axis2-java-rampart) 02/02: Dep updates

2024-10-26 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-rampart.git

commit a8f4591a770489b95118d0dc4c44f505c9de05b4
Author: Robert Lazarski 
AuthorDate: Sat Oct 26 07:43:56 2024 -1000

Dep updates
---
 modules/distribution/pom.xml | 12 
 1 file changed, 12 deletions(-)

diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index de659ebb..9a255ed1 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -35,18 +35,6 @@
 
 
 
-
-  org.owasp
-  dependency-check-maven
-  10.0.4
-  
-  
-  
-  check
-  
-  
-  
-
 
 org.codehaus.gmavenplus
 gmavenplus-plugin



(axis-axis2-java-rampart) branch master updated (4bf1c829 -> a8f4591a)

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

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


from 4bf1c829 RAMPART-441 community patch on docs
 new 4d779c56 Dep updates
 new a8f4591a Dep updates

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 modules/distribution/pom.xml| 19 ++-
 modules/rampart-integration/pom.xml |  7 +--
 modules/rampart-samples/pom.xml |  6 --
 modules/rampart-tests/pom.xml   |  6 --
 modules/rampart-trust/pom.xml   |  6 --
 pom.xml | 30 ++
 6 files changed, 29 insertions(+), 45 deletions(-)



(axis-axis2-java-rampart) 01/02: Dep updates

2024-10-26 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-rampart.git

commit 4d779c56d0bfd7032b8fbb02820080b3be513f9a
Author: Robert Lazarski 
AuthorDate: Sat Oct 26 07:42:58 2024 -1000

Dep updates
---
 modules/distribution/pom.xml| 31 ++-
 modules/rampart-integration/pom.xml |  7 +--
 modules/rampart-samples/pom.xml |  6 --
 modules/rampart-tests/pom.xml   |  6 --
 modules/rampart-trust/pom.xml   |  6 --
 pom.xml | 30 ++
 6 files changed, 41 insertions(+), 45 deletions(-)

diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 8bba47e8..de659ebb 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -35,6 +35,18 @@
 
 
 
+
+  org.owasp
+  dependency-check-maven
+  10.0.4
+  
+  
+  
+  check
+  
+  
+  
+
 
 org.codehaus.gmavenplus
 gmavenplus-plugin
@@ -134,12 +146,12 @@
 
 org.bouncycastle
 bcprov-jdk18on
-1.72
+${bcprov.jdk18.version}
 
 
 org.apache.logging.log4j
 log4j-bom
-2.23.1
+2.24.1
 pom
 import
 
@@ -148,21 +160,6 @@
 commons-logging
 1.2
 
-
-org.slf4j
-slf4j-api
-2.0.13
-
-
-org.slf4j
-jcl-over-slf4j
-2.0.13
-
-
-org.slf4j
-slf4j-jdk14
-2.0.13
-
 
 
 
diff --git a/modules/rampart-integration/pom.xml 
b/modules/rampart-integration/pom.xml
index 577cf0ce..3c0f457c 100644
--- a/modules/rampart-integration/pom.xml
+++ b/modules/rampart-integration/pom.xml
@@ -570,7 +570,7 @@
 
 commons-io
 commons-io
-2.16.1
+2.17.0
 test
 
 
@@ -603,11 +603,6 @@
 log4j-api
 2.24.1
 
-
-org.apache.logging.log4j
-log4j-slf4j-impl
-2.24.1
-

 org.apache.logging.log4j
 log4j-jcl
diff --git a/modules/rampart-samples/pom.xml b/modules/rampart-samples/pom.xml
index 4a5bf4d7..82b43607 100644
--- a/modules/rampart-samples/pom.xml
+++ b/modules/rampart-samples/pom.xml
@@ -129,12 +129,6 @@
 2.24.1
 test
 
-
-org.apache.logging.log4j
-log4j-slf4j-impl
-2.24.1
-test
-

 org.apache.logging.log4j
 log4j-jcl
diff --git a/modules/rampart-tests/pom.xml b/modules/rampart-tests/pom.xml
index e93f3ce4..62970a07 100644
--- a/modules/rampart-tests/pom.xml
+++ b/modules/rampart-tests/pom.xml
@@ -126,12 +126,6 @@
 2.24.1
 test
 
-
-org.apache.logging.log4j
-log4j-slf4j-impl
-2.24.1
-test
-

 org.apache.logging.log4j
 log4j-jcl
diff --git a/modules/rampart-trust/pom.xml b/modules/rampart-trust/pom.xml
index a81abdf6..5f5e171f 100644
--- a/modules/rampart-trust/pom.xml
+++ b/modules/rampart-trust/pom.xml
@@ -124,12 +124,6 @@
 2.24.1
 test
 
-
-org.apache.logging.log4j
-log4j-slf4j-impl
-2.24.1
-test
-

 org.apache.logging.log4j
 log4j-jcl
diff --git a/pom.xml b/pom.xml
index 93c5bdc5..69143cf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,6 +435,17 @@
 org.apache.axis2
 axis2-kernel
 ${axis2.version}
+
+
+commons-fileupload
+commons-fileupload
+
+
+
+
+commons-fileupload
+commons-fileupload
+1.5
 
 
 org.apache.axis2
@@ -610,13 +621,23 @@
 
 
 org.apache.logging.log4j
-log4j-slf4j-impl
+log4j-jcl
 2.24.1
 
 
-org.apache.logging.log4j
-log4j-jcl
-2.24.1
+org.slf4j
+slf4j-api
+${slf4j.version}
+
+
+org.slf4j
+jcl-over-slf4j
+${slf4j.version}
+
+ 

(axis-axis2-java-rampart) branch dependabot/maven/modules/distribution/org.bouncycastle-bcprov-jdk18on-1.78 deleted (was ba3e0ea0)

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

github-bot pushed a change to branch 
dependabot/maven/modules/distribution/org.bouncycastle-bcprov-jdk18on-1.78
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git


 was ba3e0ea0 Bump org.bouncycastle:bcprov-jdk18on in /modules/distribution

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



(axis-axis2-java-rampart) branch master updated (a8f4591a -> 36e84d78)

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

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


from a8f4591a Dep updates
 add 36e84d78 Fix pom.xml scm and distributionManagement tags

No new revisions were added by this update.

Summary of changes:
 pom.xml | 13 +
 1 file changed, 5 insertions(+), 8 deletions(-)



(axis-axis2-java-core) branch master updated: Bump org.mockito:mockito-core from 5.14.1 to 5.14.2

2024-10-26 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 f50a97e277 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2
f50a97e277 is described below

commit f50a97e277a728c998271860161a8c3289cf94fc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 15 13:51:04 2024 +

Bump org.mockito:mockito-core from 5.14.1 to 5.14.2

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 
5.14.1 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.14.1...v5.14.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c85c0b1997..846ae26f1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -696,7 +696,7 @@
 
 org.mockito
 mockito-core
-5.14.1
+5.14.2
 
 
 org.apache.ws.xmlschema