You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/17 05:47:33 UTC

[camel] 03/24: Upgrade jira 5.2.6

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit e925938ae4a184dc0b4f55eeb3a15f0af9106d3e
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 17 07:18:51 2023 +0200

    Upgrade jira 5.2.6
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e376dc475f0..03381ae2b08 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -279,7 +279,7 @@
         <jgroups-raft-version>1.0.11.Final</jgroups-raft-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>
         <jgroups-raft-mapdb-version>1.0.8</jgroups-raft-mapdb-version>
-        <jira-rest-client-api-version>5.2.5</jira-rest-client-api-version>
+        <jira-rest-client-api-version>5.2.6</jira-rest-client-api-version>
         <libthrift-version>0.18.1</libthrift-version>
         <jodatime2-version>2.11.1</jodatime2-version>
         <jolokia-version>1.7.2</jolokia-version>