This is an automated email from the ASF dual-hosted git repository.
acosentino 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 6813c92f096 chore(deps): Bump io.atlassian.fugue:fugue from 6.1.0 to
6.1.1 (#17038)
6813c92f096 is described below
commit 6813c92f09614362ac3b14fafc9a86114e972fc4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 4 09:29:48 2025 +0100
chore(deps): Bump io.atlassian.fugue:fugue from 6.1.0 to 6.1.1 (#17038)
Bumps [io.atlassian.fugue:fugue](https://bitbucket.org/atlassian/fugue)
from 6.1.0 to 6.1.1.
- [Changelog](https://bitbucket.org/atlassian/fugue/src/master/changelog.md)
-
[Commits](https://bitbucket.org/atlassian/fugue/branches/compare/v6.1.1..v6.1.0)
---
updated-dependencies:
- dependency-name: io.atlassian.fugue:fugue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index c63e1ccdfbd..05a6ccbb7db 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
<asn1bean-version>1.14.0</asn1bean-version>
<assertj-version>3.27.3</assertj-version>
<asterisk-java-version>3.41.0</asterisk-java-version>
- <atlassian-fugue-version>6.1.0</atlassian-fugue-version>
+ <atlassian-fugue-version>6.1.1</atlassian-fugue-version>
<atmosphere-version>3.0.13</atmosphere-version>
<avro-version>1.12.0</avro-version>
<avro-ipc-jetty-version>1.12.0</avro-ipc-jetty-version>