Skip to content

Commit 209d1d4

Browse files
build(deps): bump org.apache.axis2:axis2-transport-http
Bumps org.apache.axis2:axis2-transport-http from 1.7.0-SNAPSHOT to 1.8.0. --- updated-dependencies: - dependency-name: org.apache.axis2:axis2-transport-http dependency-version: 1.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 271cb15 commit 209d1d4

File tree

1 file changed

+1
-1
lines changed
  • modules/samples/dynamicclient/client

1 file changed

+1
-1
lines changed

modules/samples/dynamicclient/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>dynamic-client</artifactId>
2424
<groupId>org.apache.axis2.examples</groupId>
25-
<version>1.7.0-SNAPSHOT</version>
25+
<version>1.8.0</version>
2626
</parent>
2727
<groupId>org.apache.axis2.examples</groupId>
2828
<artifactId>client</artifactId>

0 commit comments

Comments
 (0)