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

commit 50acc8fd2e044a21320cc3521f839301333e22f9
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Mar 26 08:30:01 2022 +0100

    Dependency upgrades and regen
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8fb4a4a..cb054a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
         
<arquillian-container-se-managed-version>1.0.2.Final</arquillian-container-se-managed-version>
         <arquillian-version>1.7.0.Alpha10</arquillian-version>
         <asciidoctorj-version>2.3.0</asciidoctorj-version>
-        <avro-version>1.8.1</avro-version>
+        <avro-version>1.11.0</avro-version>
         
<glassfish-jaxb-runtime-version>${jakarta-jaxb-version}</glassfish-jaxb-runtime-version>
         <groovy-version>3.0.10</groovy-version>
         <hadoop2-version>2.10.0</hadoop2-version>
@@ -131,7 +131,7 @@
         <mycila-license-version>3.0</mycila-license-version>
         <springdoc-version>1.6.6</springdoc-version>
         <surefire.version>${maven-surefire-plugin-version}</surefire.version>
-        <swagger-parser-v3-version>2.0.28</swagger-parser-v3-version>
+        <swagger-parser-v3-version>2.0.31</swagger-parser-v3-version>
         <undertow-version>2.2.16.Final</undertow-version>
     </properties>
 

Reply via email to