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 f6e4e040922 Bump com.github.beanio:beanio from 3.0.0 to 3.0.1 (#14347)
f6e4e040922 is described below
commit f6e4e040922adabc8a1d9521b1c5fb9fd9c7c07f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 14:18:20 2024 +0200
Bump com.github.beanio:beanio from 3.0.0 to 3.0.1 (#14347)
Bumps [com.github.beanio:beanio](https://github.com/beanio/beanio) from
3.0.0 to 3.0.1.
- [Release notes](https://github.com/beanio/beanio/releases)
- [Changelog](https://github.com/beanio/beanio/blob/main/changelog.txt)
- [Commits](https://github.com/beanio/beanio/compare/3.0.0...3.0.1)
---
updated-dependencies:
- dependency-name: com.github.beanio:beanio
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 d070747e38d..dbc306c7d19 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -80,7 +80,7 @@
<aws-xray-version>2.16.0</aws-xray-version>
<azure-sdk-bom-version>1.2.24</azure-sdk-bom-version>
<azure-storage-blob-changefeed-version>12.0.0-beta.21</azure-storage-blob-changefeed-version>
- <beanio-version>3.0.0</beanio-version>
+ <beanio-version>3.0.1</beanio-version>
<bouncycastle-version>1.78</bouncycastle-version>
<box-java-sdk-version>4.9.0</box-java-sdk-version>
<braintree-gateway-version>3.34.0</braintree-gateway-version>