add eddsa-api plugin to detached as a dependency of trilead-api

This commit is contained in:
James Nord 2024-05-31 13:05:34 +01:00
parent 51ba39d5b3
commit 935eaed78e
No known key found for this signature in database
1 changed files with 7 additions and 1 deletions

View File

@ -307,7 +307,13 @@ THE SOFTWARE.
<version>5.5.0-1</version> <version>5.5.0-1</version>
<type>hpi</type> <type>hpi</type>
</artifactItem> </artifactItem>
<artifactItem>
<!-- dependency of trilead-api -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>eddsa-api</artifactId>
<version>0.3.0-4.v84c6f0f4969e</version>
<type>hpi</type>
</artifactItem>
<artifactItem> <artifactItem>
<!-- dependency of jackson2-api --> <!-- dependency of jackson2-api -->
<groupId>io.jenkins.plugins</groupId> <groupId>io.jenkins.plugins</groupId>