Skip to content

Commit

Permalink
Fix | CVE-2023-46604 | org.apache.activemq vulnerability (#17)
Browse files Browse the repository at this point in the history
* Updates Camel Components Starter version

* Test run workflow

* Downgrades Camel Components Starter version to 4.1.0

* Upgrades Spring Boot Starter Parent version

* Removes feature branch
  • Loading branch information
umair-fayaz authored Nov 28, 2023
1 parent ca4bc5c commit 1a0cedf
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 @@ -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

0 comments on commit 1a0cedf

Please sign in to comment.