Skip to content

Commit

Permalink
chore: update to latest patch release of Camel
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmamo committed Jan 6, 2025
1 parent 03d2ff1 commit e0d2960
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 @@ -15,7 +15,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<camel.version>4.8.0</camel.version>
<camel.version>4.8.2</camel.version>
<hawtio.version>4.0.0</hawtio.version>
<spring.boot-version>3.4.0</spring.boot-version>
<testcontainers.version>1.20.4</testcontainers.version>
Expand Down

0 comments on commit e0d2960

Please sign in to comment.