Skip to content

Commit 72190fc

Browse files
dependabot[bot]reimer-atb
authored andcommitted
Bump cxf.version from 3.5.4 to 3.5.5
Bumps `cxf.version` from 3.5.4 to 3.5.5. Updates `cxf-rt-frontend-jaxws` from 3.5.4 to 3.5.5 Updates `cxf-rt-transports-http-jetty` from 3.5.4 to 3.5.5 Updates `cxf-rt-transports-http-hc` from 3.5.4 to 3.5.5 --- updated-dependencies: - dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-transports-http-jetty dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.cxf:cxf-rt-transports-http-hc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b85621 commit 72190fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context-core/pom.xml

+1-1
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.5.4</cxf.version>
19+
<cxf.version>3.5.5</cxf.version>
2020
<jena.version>4.6.1</jena.version>
2121
<log4j.version>2.19.0</log4j.version>
2222
</properties>

0 commit comments

Comments
 (0)