[PR] build(deps): bump org.mockito:mockito-core from 5.18.0 to 5.19.0 [axis-axis2-java-core]

2025-08-15 Thread via GitHub
dependabot[bot] opened a new pull request, #981: URL: https://github.com/apache/axis-axis2-java-core/pull/981 Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. Release notes Sourced from https://github.com/mockito/mockito/releases";>org.moc

Re: [PR] Bump org.apache.xmlbeans:xmlbeans from 3.0.1 to 5.3.0; rhino to 1.8.0 [axis-axis2-java-core]

2025-08-15 Thread via GitHub
cortlepp commented on PR #980: URL: https://github.com/apache/axis-axis2-java-core/pull/980#issuecomment-3191206796 Hey, thank you for looking into this! It seems like some code in `xmlbeans-codegen` still relies on the old xmlbeans version. https://github.com/apache/axis-axis2-java

Re: [PR] Bump org.apache.xmlbeans:xmlbeans from 3.0.1 to 5.3.0; rhino to 1.8.0 [axis-axis2-java-core]

2025-08-15 Thread via GitHub
cortlepp commented on code in PR #980: URL: https://github.com/apache/axis-axis2-java-core/pull/980#discussion_r2278766430 ## modules/scripting/src/org/apache/axis2/scripting/convertors/JSOMElementConvertor.java: ## @@ -46,39 +48,82 @@ public JSOMElementConvertor() { }

Re: [PR] Bump org.apache.xmlbeans:xmlbeans from 3.0.1 to 5.3.0; rhino to 1.8.0 [axis-axis2-java-core]

2025-08-15 Thread via GitHub
cortlepp commented on PR #980: URL: https://github.com/apache/axis-axis2-java-core/pull/980#issuecomment-3191229108 > Hey, thank you for looking into this! It seems like some code in `xmlbeans-codegen` still relies on the old xmlbeans version. > > https://github.com/apache/axis-axis