Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
camel from 3.20.5 to 3.22.0
spring-boot from 2.7.12 to 2.7.18
  • Loading branch information
jvanzadelhoff committed Jan 30, 2024
1 parent f8246f3 commit 8ef7dce
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.20.5</camel.version>
<spring-boot.version>2.7.12</spring-boot.version>
<camel.version>3.22.0</camel.version>
<spring-boot.version>2.7.18</spring-boot.version>
<log4j.version>2.20.0</log4j.version>

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

0 comments on commit 8ef7dce

Please sign in to comment.