Skip to content

Commit

Permalink
Upgrades Spring Boot Starter Parent version
Browse files Browse the repository at this point in the history
  • Loading branch information
umair-fayaz committed Nov 28, 2023
1 parent 081aaae commit ccc4e10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.13</version>
<version>3.2.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>org.bahmni</groupId>
Expand Down Expand Up @@ -61,7 +61,6 @@
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-activemq-starter</artifactId>
<version>4.1.0</version>
</dependency>

<!-- Camel GCP Pub Sub dependency -->
Expand Down

0 comments on commit ccc4e10

Please sign in to comment.