Skip to content

Commit

Permalink
Update dependency org.apache.camel.springboot:camel-spring-boot-bom t…
Browse files Browse the repository at this point in the history
…o v4.8.1
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 93a0f36 commit f93c10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camel/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apply(plugin = "io.spring.dependency-management")

dependencies {
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.3.5"))
implementation(platform("org.apache.camel.springboot:camel-spring-boot-bom:4.8.0"))
implementation(platform("org.apache.camel.springboot:camel-spring-boot-bom:4.8.1"))

implementation("org.apache.camel.springboot:camel-aws2-kinesis-starter")
implementation("org.apache.camel.springboot:camel-file-starter")
Expand Down

0 comments on commit f93c10e

Please sign in to comment.