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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 1dc67f707f4 Bump org.apache.avro:avro in
/tooling/camel-spring-boot-dependencies (#1661)
1dc67f707f4 is described below
commit 1dc67f707f4ec6c3b9d1246d2253b60123931f1a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 14 07:52:54 2026 +0100
Bump org.apache.avro:avro in /tooling/camel-spring-boot-dependencies (#1661)
Bumps org.apache.avro:avro from 1.12.0 to 1.12.1.
---
updated-dependencies:
- dependency-name: org.apache.avro:avro
dependency-version: 1.12.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tooling/camel-spring-boot-dependencies/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml
b/tooling/camel-spring-boot-dependencies/pom.xml
index 1923e065795..a247d65c058 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -270,7 +270,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
- <version>1.12.0</version>
+ <version>1.12.1</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>