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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new c554d4ebe Bump com.google.truth:truth from 1.4.2 to 1.4.4
c554d4ebe is described below

commit c554d4ebe8c129b943eeff29736b2c1b353355d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 3 03:50:03 2024 +0000

    Bump com.google.truth:truth from 1.4.2 to 1.4.4
    
    Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.4.2 
to 1.4.4.
    - [Release notes](https://github.com/google/truth/releases)
    - [Commits](https://github.com/google/truth/compare/v1.4.2...v1.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.truth:truth
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3be5fbfb4..d154ea239 100644
--- a/pom.xml
+++ b/pom.xml
@@ -333,7 +333,7 @@
             <dependency>
                 <groupId>com.google.truth</groupId>
                 <artifactId>truth</artifactId>
-                <version>1.4.2</version>
+                <version>1.4.4</version>
             </dependency>
             <dependency>
                 <groupId>org.assertj</groupId>

Reply via email to