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
The following commit(s) were added to refs/heads/main by this push: new a47befec1e7 camel-jira - Upgrade to jira client 6.0.1 (#14805) a47befec1e7 is described below commit a47befec1e779f3927f82ee1d1db449a648e9f01 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Jul 12 11:51:11 2024 +0200 camel-jira - Upgrade to jira client 6.0.1 (#14805) --- .mvn/rrf/groupId-atlassian.txt | 2 ++ parent/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.mvn/rrf/groupId-atlassian.txt b/.mvn/rrf/groupId-atlassian.txt index 45b48708ed0..e9415f06b92 100644 --- a/.mvn/rrf/groupId-atlassian.txt +++ b/.mvn/rrf/groupId-atlassian.txt @@ -5,3 +5,5 @@ com.atlassian.platform com.atlassian.pom com.atlassian.sal io.atlassian.fugue +com.atlassian.platform.dependencies +com.atlassian.plugins.rest \ No newline at end of file diff --git a/parent/pom.xml b/parent/pom.xml index 102f93cbd09..e46f019c2d8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -280,7 +280,7 @@ <jgroups-raft-version>1.0.13.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.7</jira-rest-client-api-version> + <jira-rest-client-api-version>6.0.1</jira-rest-client-api-version> <libthrift-version>0.20.0</libthrift-version> <jodatime2-version>2.12.7</jodatime2-version> <jolokia-version>2.0.3</jolokia-version>