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

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


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
     new 8c0c610  Bump org.assertj:assertj-core
8c0c610 is described below

commit 8c0c610feca62331780d9a12a69b79c2a8c42046
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 9 19:39:41 2024 +0000

    Bump org.assertj:assertj-core
    
    Bumps the maven group with 1 update in the /message-bridge directory: 
[org.assertj:assertj-core](https://github.com/assertj/assertj).
    
    
    Updates `org.assertj:assertj-core` from 3.26.0 to 3.26.3
    - [Release notes](https://github.com/assertj/assertj/releases)
    - 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 message-bridge/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/message-bridge/pom.xml b/message-bridge/pom.xml
index 459c662..35a3db9 100644
--- a/message-bridge/pom.xml
+++ b/message-bridge/pom.xml
@@ -52,7 +52,7 @@
         <maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
 
         <quarkus-artemis-jms.version>3.3.0</quarkus-artemis-jms.version>
-        <assertj.version>3.26.0</assertj.version>
+        <assertj.version>3.26.3</assertj.version>
     </properties>
 
     <dependencyManagement>

Reply via email to