This is an automated email from the ASF dual-hosted git repository. cortlepp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
commit 488c5191f3ed8015776fd30410115b5cad6e5914 Merge: 3947ea28f0 113131a594 Author: Christian Ortlepp <[email protected]> AuthorDate: Fri Mar 20 08:23:49 2026 +0100 Merge pull request #1133 from apache/dependabot/maven/jakarta.xml.ws-jakarta.xml.ws-api-4.0.3 build(deps): bump jakarta.xml.ws:jakarta.xml.ws-api from 4.0.2 to 4.0.3 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index c3dbb518fc,d3344c8167..747b7fb9aa --- a/pom.xml +++ b/pom.xml @@@ -496,11 -496,11 +496,11 @@@ <failIfNoTests>false</failIfNoTests> <m2Repository>'${settings.localRepository}'</m2Repository> <jaxws.rt.version>4.0.3</jaxws.rt.version> - <jaxws.api.version>4.0.2</jaxws.api.version> + <jaxws.api.version>4.0.3</jaxws.api.version> <maven-plugin-tools.version>3.15.2</maven-plugin-tools.version> <maven-archetype.version>3.4.1</maven-archetype.version> - <activemq.version>6.2.0</activemq.version> - <surefire.version>3.5.4</surefire.version> + <activemq.version>6.2.1</activemq.version> + <surefire.version>3.5.5</surefire.version> <!-- This variable is used in some Xdocs and is substituted using Velocity. Note that we can't use the project.version variable directly because of the dot. See http://maven.apache.org/plugins/maven-site-plugin/examples/creating-content.html -->
