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/08/04 07:30:59 UTC

[camel] branch main updated: Upgrade some jira stuff

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 de2fceec839 Upgrade some jira stuff
de2fceec839 is described below

commit de2fceec83921c83197eacfc2be73c9532f8b822
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 4 09:30:51 2023 +0200

    Upgrade some jira stuff
---
 components/camel-jira/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index a5ecf58970b..f96b4e8ff5f 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -70,7 +70,7 @@
         <dependency>
             <groupId>com.atlassian.sal</groupId>
             <artifactId>sal-api</artifactId>
-            <version>5.1.1</version>
+            <version>5.1.3</version>
             <!-- force jar type -->
             <type>jar</type>
         </dependency>