Skip to content

Commit 9e59a84

Browse files
committed
Add build-info-extractor 2.25.4 version to Artifactory plugin.
Closes #37
1 parent 653b2a9 commit 9e59a84

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

bom/pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,18 @@
270270
</configuration>
271271
</execution>
272272
</executions>
273+
<dependencies>
274+
<dependency>
275+
<groupId>org.jfrog.buildinfo</groupId>
276+
<artifactId>build-info-extractor</artifactId>
277+
<version>2.25.4</version>
278+
</dependency>
279+
<dependency>
280+
<groupId>org.jfrog.buildinfo</groupId>
281+
<artifactId>build-info-api</artifactId>
282+
<version>2.25.4</version>
283+
</dependency>
284+
</dependencies>
273285
</plugin>
274286

275287
</plugins>

0 commit comments

Comments
 (0)