Skip to content

Commit

Permalink
dependabot: bump apache_cxf_version from 4.0.2 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps `apache_cxf_version` from 4.0.2 to 4.0.3.

Updates `org.apache.cxf:cxf-rt-rs-security-jose` from 4.0.2 to 4.0.3

Updates `org.apache.cxf:cxf-core` from 4.0.2 to 4.0.3

Updates `org.apache.cxf:cxf-rt-rs-json-basic` from 4.0.2 to 4.0.3

Updates `org.apache.cxf:cxf-rt-security` from 4.0.2 to 4.0.3

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-rt-rs-security-jose
  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-rs-json-basic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 2ad8272 commit d3de555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ buildscript {

common_utils_version = System.getProperty("common_utils.version", '3.0.0.0-SNAPSHOT')
kafka_version = '3.5.1'
apache_cxf_version = '4.0.2'
apache_cxf_version = '4.0.3'
open_saml_version = '4.3.0'
one_login_java_saml = '2.9.0'
jjwt_version = '0.11.5'
Expand Down

0 comments on commit d3de555

Please sign in to comment.