Skip to content

Commit 820f7a6

Browse files
Update dependency org.apache.camel.springboot:camel-spring-boot-dependencies to v4.11.0 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc34047 commit 820f7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

camel-spring/person-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<java.version>17</java.version>
18-
<camel.version>4.10.3</camel.version>
18+
<camel.version>4.11.0</camel.version>
1919
<testcontainers.version>1.20.6</testcontainers.version>
2020
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
2121
</properties>

0 commit comments

Comments
 (0)