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 cbefcf750fa Bump io.atlassian.fugue:fugue from 5.0.0 to 5.0.1
cbefcf750fa is described below
commit cbefcf750faff0ee28c36764d396a40d8a71f27f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 12:17:00 2024 +0000
Bump io.atlassian.fugue:fugue from 5.0.0 to 5.0.1
Bumps [io.atlassian.fugue:fugue](https://bitbucket.org/atlassian/fugue)
from 5.0.0 to 5.0.1.
- [Changelog](https://bitbucket.org/atlassian/fugue/src/master/changelog.md)
-
[Commits](https://bitbucket.org/atlassian/fugue/branches/compare/v5.0.1..v5.0.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]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7df26b30654..e311dfa0eba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -70,7 +70,7 @@
<asn1bean-version>1.14.0</asn1bean-version>
<assertj-version>3.26.0</assertj-version>
<asterisk-java-version>3.39.0</asterisk-java-version>
- <atlassian-fugue-version>5.0.0</atlassian-fugue-version>
+ <atlassian-fugue-version>5.0.1</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>