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
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
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() {
}
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