Skip to content

Commit

Permalink
build(deps): bump camel.version from 4.8.0 to 4.9.0
Browse files Browse the repository at this point in the history
Bumps `camel.version` from 4.8.0 to 4.9.0.

Updates `org.apache.camel:camel-bom` from 4.8.0 to 4.9.0

Updates `org.apache.camel.springboot:camel-spring-boot-bom` from 4.8.0 to 4.9.0

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.camel.springboot:camel-spring-boot-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 471e679 commit 969b9ef
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 @@ -15,7 +15,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<camel.version>4.8.0</camel.version>
<camel.version>4.9.0</camel.version>
<hawtio.version>4.0.0</hawtio.version>
<spring.boot-version>3.4.0</spring.boot-version>
<testcontainers.version>1.20.4</testcontainers.version>
Expand Down

0 comments on commit 969b9ef

Please sign in to comment.