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 1af162dbec81 chore(deps): Bump jira-rest-client-api-version from 6.0.2 
to 6.0.4
1af162dbec81 is described below

commit 1af162dbec81910dc39c6d4f1f1e87c87085d015
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 07:22:11 2026 +0000

    chore(deps): Bump jira-rest-client-api-version from 6.0.2 to 6.0.4
    
    Bumps `jira-rest-client-api-version` from 6.0.2 to 6.0.4.
    
    Updates `com.atlassian.jira:jira-rest-java-client-api` from 6.0.2 to 6.0.4
    
    Updates `com.atlassian.jira:jira-rest-java-client-core` from 6.0.2 to 6.0.4
    
    ---
    updated-dependencies:
    - dependency-name: com.atlassian.jira:jira-rest-java-client-api
      dependency-version: 6.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.atlassian.jira:jira-rest-java-client-core
      dependency-version: 6.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8c01318952de..61661336387e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -294,7 +294,7 @@
         <jgit-version>7.7.0.202606012155-r</jgit-version>
         <jgroups-version>5.5.6.Final</jgroups-version>
         <jgroups-raft-version>1.1.4.Final</jgroups-raft-version>
-        <jira-rest-client-api-version>6.0.2</jira-rest-client-api-version>
+        <jira-rest-client-api-version>6.0.4</jira-rest-client-api-version>
         <jira-sal-api-version>7.2.1</jira-sal-api-version>
         <jline-version>4.3.1</jline-version>
         <libthrift-version>0.23.0</libthrift-version>

Reply via email to