This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 2fc0ab8c4bbe Revert "chore(deps): Bump activemq-artemis-version from
2.42.0 to 2.43.0"
2fc0ab8c4bbe is described below
commit 2fc0ab8c4bbecad331cfaaf74ff025c860c8989c
Author: Aurélien Pupier <[email protected]>
AuthorDate: Tue Oct 21 13:44:49 2025 +0200
Revert "chore(deps): Bump activemq-artemis-version from 2.42.0 to 2.43.0"
This reverts commit 63b92aacaf723e38108766db0d3a70cb39d6f448.
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 6498643fcfb3..d056a61d93de 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
<!-- dependency versions -->
<activemq-version>5.19.1</activemq-version>
<activemq6-version>6.1.7</activemq6-version>
- <activemq-artemis-version>2.43.0</activemq-artemis-version>
+ <activemq-artemis-version>2.42.0</activemq-artemis-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
<amazon-kinesis-client-version>2.6.0</amazon-kinesis-client-version>
<angus-mail-version>2.0.5</angus-mail-version>