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 fb5f982e68d chore(deps): Bump com.datasonnet:datasonnet-mapper from
3.0.0 to 3.0.1 (#19003)
fb5f982e68d is described below
commit fb5f982e68d12e5abf9664cd3d65e5a597217dd2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 27 07:05:02 2025 +0200
chore(deps): Bump com.datasonnet:datasonnet-mapper from 3.0.0 to 3.0.1
(#19003)
Bumps
[com.datasonnet:datasonnet-mapper](https://github.com/datasonnet/datasonnet-mapper)
from 3.0.0 to 3.0.1.
-
[Changelog](https://github.com/datasonnet/datasonnet-mapper/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/datasonnet/datasonnet-mapper/compare/3.0.0...3.0.1)
---
updated-dependencies:
- dependency-name: com.datasonnet:datasonnet-mapper
dependency-version: 3.0.1
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 a1efdb35ba8..6cf227e6461 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
<cxf-xjc-utils-version>4.1.0</cxf-xjc-utils-version>
<daffodil-version>3.10.0</daffodil-version>
<dapr-version>1.15.0</dapr-version>
- <datasonnet-mapper-version>3.0.0</datasonnet-mapper-version>
+ <datasonnet-mapper-version>3.0.1</datasonnet-mapper-version>
<debezium-version>3.2.1.Final</debezium-version>
<debezium-mysql-connector-version>9.4.0</debezium-mysql-connector-version>
<derby-version>10.16.1.1</derby-version>