Skip to content

Commit

Permalink
Upgrade to spring-boot 2.7.15 (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
cunningt authored Aug 30, 2023
1 parent 0212ec6 commit 390a965
Show file tree
Hide file tree
Showing 4 changed files with 232 additions and 215 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
<version>3.18.3.redhat-00021</version>
<version>3.18.3.redhat-00035</version>
</parent>

<groupId>org.apache.camel.springboot</groupId>
Expand Down Expand Up @@ -108,10 +108,10 @@
<compiler.fork>false</compiler.fork>

<!-- Spring-Boot target version -->
<spring-boot-version>2.7.12</spring-boot-version>
<spring-boot-version>2.7.15</spring-boot-version>

<!-- Camel target version -->
<camel-version>3.18.3.redhat-00021</camel-version>
<camel-version>3.18.3.redhat-00035</camel-version>

<!-- cq plugin version -->
<cq-plugin.version>2.32.0</cq-plugin.version>
Expand Down
Loading

0 comments on commit 390a965

Please sign in to comment.