Skip to content

Commit

Permalink
Bump cxf.version from 4.1.0-SNAPSHOT to 4.1.0
Browse files Browse the repository at this point in the history
Bumps `cxf.version` from 4.1.0-SNAPSHOT to 4.1.0.

Updates `org.apache.cxf:cxf-rt-frontend-jaxrs` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-rs-extension-search` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-rs-service-description` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-rs-service-description-openapi-v3` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-rs-client` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-transports-http` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-transports-http-hc` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-features-logging` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-spring-boot-starter-jaxrs` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-transports-http-netty-server` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-transports-local` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-core` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-ws-policy` from 4.1.0-SNAPSHOT to 4.1.0

Updates `org.apache.cxf:cxf-rt-wsdl` from 4.1.0-SNAPSHOT to 4.1.0

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-extension-search
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-service-description
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-service-description-openapi-v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  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
- dependency-name: org.apache.cxf:cxf-rt-features-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-spring-boot-starter-jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http-netty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-local
  dependency-type: direct:development
  update-type: version-update:semver-patch
- 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-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-ws-policy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-wsdl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent bbdd277 commit 3d439d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ under the License.
<connid.okta.version>3.0.5</connid.okta.version>
<connid.cmd.version>0.5</connid.cmd.version>

<cxf.version>4.1.0-SNAPSHOT</cxf.version>
<cxf.version>4.1.0</cxf.version>
<bouncycastle.version>1.79</bouncycastle.version>
<nimbus-jose-jwt.version>9.47</nimbus-jose-jwt.version>

Expand Down

0 comments on commit 3d439d3

Please sign in to comment.