Skip to content

Commit 7541434

Browse files
Bump cxf.version from 3.4.5 to 3.5.0
Bumps `cxf.version` from 3.4.5 to 3.5.0. Updates `cxf-rt-frontend-jaxws` from 3.4.5 to 3.5.0 Updates `cxf-rt-transports-http-jetty` from 3.4.5 to 3.5.0 Updates `cxf-rt-transports-http-hc` from 3.4.5 to 3.5.0 --- updated-dependencies: - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.cxf:cxf-rt-transports-http-jetty dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.cxf:cxf-rt-transports-http-hc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5eb5819 commit 7541434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<name>ATB Context Extraction Core Lib</name>
1717

1818
<properties>
19-
<cxf.version>3.4.5</cxf.version>
19+
<cxf.version>3.5.0</cxf.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)