From e7e633c480c47665937b4b3d954bb23e85dcd96e Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 20 Dec 2024 10:41:22 +0100 Subject: Update assertj-core to 3.27.0 Change-Id: Ib52a7e36f34e83ab42da9a1ee81de8ac7c7c24b1 --- WORKSPACE | 4 ++-- org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target | 4 ++-- org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.target | 4 ++-- org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.34.target | 4 ++-- .../org.eclipse.jgit.target/maven/dependencies.tpd | 2 +- pom.xml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 8946481ad5..e015895592 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -216,8 +216,8 @@ maven_jar( maven_jar( name = "assertj-core", - artifact = "org.assertj:assertj-core:3.26.3", - sha1 = "0d26263eb7524252d98e602fc6942996a3195e29", + artifact = "org.assertj:assertj-core:3.27.0", + sha1 = "a04bf3feaf3dc6ede0770c160a7dc1c214f1a2c9", ) BYTE_BUDDY_VERSION = "1.15.11" diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target index 717daa5f66..ff4f0262f1 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target @@ -1,7 +1,7 @@ - + @@ -237,7 +237,7 @@ org.assertj assertj-core - 3.26.3 + 3.27.0 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.target index c296252741..a94fc6c9d4 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.target @@ -1,7 +1,7 @@ - + @@ -237,7 +237,7 @@ org.assertj assertj-core - 3.26.3 + 3.27.0 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.34.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.34.target index df32211809..c67117ea45 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.34.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.34.target @@ -1,7 +1,7 @@ - + @@ -237,7 +237,7 @@ org.assertj assertj-core - 3.26.3 + 3.27.0 jar diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd index cdd6f35723..bbea833864 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd @@ -56,7 +56,7 @@ maven assertj dependency { groupId = "org.assertj" artifactId = "assertj-core" - version = "3.26.3" + version = "3.27.0" } } diff --git a/pom.xml b/pom.xml index 0cdf6c7f7b..4fb22188d8 100644 --- a/pom.xml +++ b/pom.xml @@ -146,7 +146,7 @@ 3.13.0 2.13.0 2.2 - 3.26.3 + 3.27.0 5.15.0 1.15.11 -- cgit v1.2.3