Skip to content

Commit

Permalink
chore(deps): bump the java-minor-patch group across 1 directory with …
Browse files Browse the repository at this point in the history
…6 updates

Bumps the java-minor-patch group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| org.apache.cxf:cxf-core | `4.0.4` | `4.0.5` |
| org.apache.cxf:cxf-spring-boot-starter-jaxws | `4.0.4` | `4.0.5` |
| org.apache.cxf:cxf-rt-transports-http | `4.0.4` | `4.0.5` |
| org.apache.cxf:cxf-rt-frontend-jaxws | `4.0.4` | `4.0.5` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.28.0` | `4.29.0` |
| [org.liquibase.ext:liquibase-hibernate6](https://github.com/liquibase/liquibase-hibernate) | `4.28.0` | `4.29.0` |



Updates `org.apache.cxf:cxf-core` from 4.0.4 to 4.0.5

Updates `org.apache.cxf:cxf-spring-boot-starter-jaxws` from 4.0.4 to 4.0.5

Updates `org.apache.cxf:cxf-rt-transports-http` from 4.0.4 to 4.0.5

Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.0.4 to 4.0.5

Updates `org.apache.cxf:cxf-spring-boot-starter-jaxws` from 4.0.4 to 4.0.5

Updates `org.apache.cxf:cxf-rt-transports-http` from 4.0.4 to 4.0.5

Updates `org.apache.cxf:cxf-rt-frontend-jaxws` from 4.0.4 to 4.0.5

Updates `org.liquibase:liquibase-core` from 4.28.0 to 4.29.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.28.0...v4.29.0)

Updates `org.liquibase.ext:liquibase-hibernate6` from 4.28.0 to 4.29.0
- [Release notes](https://github.com/liquibase/liquibase-hibernate/releases)
- [Changelog](https://github.com/liquibase/liquibase-hibernate/blob/main/RELEASE.md)
- [Commits](https://github.com/liquibase/liquibase-hibernate/commits)

Updates `org.liquibase.ext:liquibase-hibernate6` from 4.28.0 to 4.29.0
- [Release notes](https://github.com/liquibase/liquibase-hibernate/releases)
- [Changelog](https://github.com/liquibase/liquibase-hibernate/blob/main/RELEASE.md)
- [Commits](https://github.com/liquibase/liquibase-hibernate/commits)

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-minor-patch
- dependency-name: org.apache.cxf:cxf-spring-boot-starter-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-minor-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-minor-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-minor-patch
- dependency-name: org.apache.cxf:cxf-spring-boot-starter-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-minor-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-minor-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-minor-patch
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-minor-patch
- dependency-name: org.liquibase.ext:liquibase-hibernate6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-minor-patch
- dependency-name: org.liquibase.ext:liquibase-hibernate6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 4d082e7 commit f612fe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
commons-beanutils = "1.9.4"
commons-csv = "1.11.0"
cxf = "4.0.4"
cxf = "4.0.5"
guava = "33.2.1-jre"
h2 = "2.3.230"
httpclient = "5.3.1"
Expand All @@ -22,7 +22,7 @@ wsdl2java = "2.0.2"
sonarqube = "5.1.0.4882"
hierynomus-license = "0.16.1"
awaitility = "4.2.1"
liquibase = "4.28.0"
liquibase = "4.29.0"

[libraries]
commons-bean-utils = { module = "commons-beanutils:commons-beanutils", version.ref = "commons.beanutils" }
Expand Down

0 comments on commit f612fe5

Please sign in to comment.