This is an automated email from the ASF dual-hosted git repository.

jiriondrusek pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/camel-main by this push:
     new 9e87710f22 Generated antore + fixed azurite
9e87710f22 is described below

commit 9e87710f22866331a017755d2857a3deec8d6345
Author: JiriOndrusek <ondrusek.j...@gmail.com>
AuthorDate: Fri Aug 16 14:14:11 2024 +0200

    Generated antore + fixed azurite
---
 docs/antora.yml | 2 +-
 pom.xml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 71f1cfe0ef..396c280d24 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -34,7 +34,7 @@ asciidoc:
     quarkus-version: 3.13.0 # replace ${quarkus.version}
     graalvm-version: 23.1.2 # replace ${graalvm.version}
     graalvm-docs-version: jdk21 # replace ${graalvm-docs.version}
-    mapstruct-version: 1.5.5.Final # replace ${mapstruct.version}
+    mapstruct-version: 1.6.0 # replace ${mapstruct.version}
     min-maven-version: 3.8.2 # replace ${min-maven-version}
     target-maven-version: 3.9.8 # replace ${target-maven-version}
 
diff --git a/pom.xml b/pom.xml
index ffba7a5b7e..459f72a6b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@
         
<activemq.container.image>docker.io/rmohr/activemq:5.15.9-alpine</activemq.container.image>
         
<activemq-artemis.container.image>quay.io/artemiscloud/activemq-artemis-broker:1.0.20</activemq-artemis.container.image>
         
<arangodb.container.image>docker.io/arangodb:3.12.0</arangodb.container.image>
-        
<azurite.container.image>mcr.microsoft.com/azure-storage/azurite:3.30.0</azurite.container.image>
+        
<azurite.container.image>mcr.microsoft.com/azure-storage/azurite:3.31.0</azurite.container.image>
         
<calculator-ws.container.image>quay.io/l2x6/calculator-ws:1.2</calculator-ws.container.image>
         
<cassandra.container.image>docker.io/cassandra:4.1.3</cassandra.container.image>
         
<consul.container.image>docker.io/hashicorp/consul:1.16</consul.container.image>

Reply via email to