Skip to content

Commit

Permalink
update camel to version 3.20.5 and spring-boot to 2.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanzadelhoff committed Jun 9, 2023
1 parent bf2377c commit 9771cf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@
</pluginManagement>
</build>
<properties>
<camel.version>3.14.7</camel.version>
<spring-boot.version>2.7.11</spring-boot.version>
<camel.version>3.20.5</camel.version>
<spring-boot.version>2.7.12</spring-boot.version>
<log4j.version>2.20.0</log4j.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 9771cf9

Please sign in to comment.