Skip to content

Commit

Permalink
Bump version.camel from 4.4.1 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps `version.camel` from 4.4.1 to 4.5.0.

Updates `org.apache.camel:camel-management-api` from 4.4.1 to 4.5.0

Updates `org.apache.camel:camel-core` from 4.4.1 to 4.5.0

Updates `org.apache.camel:camel-management` from 4.4.1 to 4.5.0

Updates `org.apache.camel:camel-debug` from 4.4.1 to 4.5.0

Updates `org.apache.camel:camel-yaml-dsl` from 4.4.1 to 4.5.0

Updates `org.apache.camel:camel-xml-io-dsl` from 4.4.1 to 4.5.0

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-management-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel:camel-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel:camel-management
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel:camel-debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel:camel-yaml-dsl
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel:camel-xml-io-dsl
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apupier committed Mar 29, 2024
1 parent 773931c commit 42bf86f
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 @@ -45,7 +45,7 @@
<sonar.organization>camel-tooling</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<version.camel>4.4.1</version.camel>
<version.camel>4.5.0</version.camel>
<!-- must be aligned with the one from Camel -->
<version.jaxb>4.0.0</version.jaxb>
<version.junit.pioneer>2.2.0</version.junit.pioneer>
Expand Down

0 comments on commit 42bf86f

Please sign in to comment.