diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 13:43:12 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-28 13:43:12 +0200 |
commit | 04b56fe760a1ed87fd32a316de45e200dedd37cc (patch) | |
tree | 473f81dee910fc0f73fc2ba2c465037c503928b0 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target | |
parent | d749ed595e449f868a5ea3604eaebc7f58ce98dd (diff) | |
download | jgit-04b56fe760a1ed87fd32a316de45e200dedd37cc.tar.gz jgit-04b56fe760a1ed87fd32a316de45e200dedd37cc.zip |
Update org.assertj:assertj-core to 3.26.3
Change-Id: I37816b1700bbcd102eb5b1b2591ba493edea4b36
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target index d69e3f7206..677bb0d6ac 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.28.target @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <?pde?> <!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl --> -<target name="jgit-4.28" sequenceNumber="1724837972"> +<target name="jgit-4.28" sequenceNumber="1724845338"> <locations> <location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit"> <unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/> @@ -237,7 +237,7 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>3.26.0</version> + <version>3.26.3</version> <type>jar</type> </dependency> </dependencies> |