Skip to content

Commit

Permalink
Update dependency org.apache.camel.springboot:camel-spring-boot-depen…
Browse files Browse the repository at this point in the history
…dencies to v4.7.0
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent d95135a commit 0642233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camel-spring/person-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<java.version>17</java.version>
<camel.version>4.6.0</camel.version>
<camel.version>4.7.0</camel.version>
<testcontainers.version>1.19.8</testcontainers.version>
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
</properties>
Expand Down

0 comments on commit 0642233

Please sign in to comment.