Skip to content

Commit 3d439d3

Browse files
Bump cxf.version from 4.1.0-SNAPSHOT to 4.1.0
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] <support@github.com>
1 parent bbdd277 commit 3d439d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ under the License.
409409
<connid.okta.version>3.0.5</connid.okta.version>
410410
<connid.cmd.version>0.5</connid.cmd.version>
411411

412-
<cxf.version>4.1.0-SNAPSHOT</cxf.version>
412+
<cxf.version>4.1.0</cxf.version>
413413
<bouncycastle.version>1.79</bouncycastle.version>
414414
<nimbus-jose-jwt.version>9.47</nimbus-jose-jwt.version>
415415

0 commit comments

Comments
 (0)