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 a7b675b56a2 chore(deps): Bump io.atlassian.fugue:fugue from 5.0.1 to
6.1.0 (#14843)
a7b675b56a2 is described below
commit a7b675b56a2d3264a4c46b04427b67ecb7f0c4e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 16 13:38:19 2024 +0200
chore(deps): Bump io.atlassian.fugue:fugue from 5.0.1 to 6.1.0 (#14843)
Bumps [io.atlassian.fugue:fugue](https://bitbucket.org/atlassian/fugue)
from 5.0.1 to 6.1.0.
- [Changelog](https://bitbucket.org/atlassian/fugue/src/master/changelog.md)
-
[Commits](https://bitbucket.org/atlassian/fugue/branches/compare/v6.1.0..v5.0.1)
---
updated-dependencies:
- dependency-name: io.atlassian.fugue:fugue
dependency-type: direct:production
update-type: version-update:semver-major
...
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 0be413fc312..5b10629c259 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
<asn1bean-version>1.14.0</asn1bean-version>
<assertj-version>3.26.3</assertj-version>
<asterisk-java-version>3.39.0</asterisk-java-version>
- <atlassian-fugue-version>5.0.1</atlassian-fugue-version>
+ <atlassian-fugue-version>6.1.0</atlassian-fugue-version>
<atmosphere-version>3.0.8</atmosphere-version>
<avro-version>1.11.3</avro-version>
<avro-ipc-jetty-version>1.11.3</avro-ipc-jetty-version>