Skip to content

Commit

Permalink
Bump cxf.version from 3.5.5 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps `cxf.version` from 3.5.5 to 3.6.1.

Updates `cxf-rt-frontend-jaxws` from 3.5.5 to 3.6.1

Updates `cxf-rt-transports-http-jetty` from 3.5.5 to 3.6.1

Updates `cxf-rt-transports-http-hc` from 3.5.5 to 3.6.1

---
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]>
  • Loading branch information
dependabot[bot] authored and reimer-atb committed Jun 22, 2023
1 parent d9f144b commit 18ee04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion context-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<name>ATB Context Extraction Core Lib</name>

<properties>
<cxf.version>3.5.5</cxf.version>
<cxf.version>3.6.1</cxf.version>
<jena.version>4.8.0</jena.version>
<log4j.version>2.20.0</log4j.version>
</properties>
Expand Down

0 comments on commit 18ee04a

Please sign in to comment.