Skip to content

Commit

Permalink
Bump org.apache.camel.springboot:camel-spring-boot-dependencies
Browse files Browse the repository at this point in the history
Bumps org.apache.camel.springboot:camel-spring-boot-dependencies from 4.7.0 to 4.8.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Oct 1, 2024
1 parent aad3d56 commit 4f7606c
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 @@ -24,7 +24,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>

<camel-version>4.7.0</camel-version>
<camel-version>4.8.0</camel-version>
<quarkus-version>3.14.1</quarkus-version>
<spring-version>6.1.4</spring-version>
<spring-boot-version>3.3.4</spring-boot-version>
Expand Down

0 comments on commit 4f7606c

Please sign in to comment.