Skip to content

Commit

Permalink
Bump camelVersion from 3.22.1 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps `camelVersion` from 3.22.1 to 4.8.0.

Updates `org.apache.camel.springboot:camel-spring-boot-starter` from 3.22.1 to 4.8.0

Updates `org.apache.camel.springboot:camel-servlet-starter` from 3.22.1 to 4.8.0

---
updated-dependencies:
- dependency-name: org.apache.camel.springboot:camel-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.apache.camel.springboot:camel-servlet-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 72fd4a4 commit 4ed878a
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 @@ -29,7 +29,7 @@ subprojects {
otelVersion = '1.30.1'
otelVersionAlpha = "${otelVersion}-alpha"
javaSDKVersion = '1.26.0'
camelVersion = '3.22.1'
camelVersion = '4.8.0'
jarVersion = '1.0.0'
}

Expand Down

0 comments on commit 4ed878a

Please sign in to comment.