We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653b2a9 commit 9e59a84Copy full SHA for 9e59a84
bom/pom.xml
@@ -270,6 +270,18 @@
270
</configuration>
271
</execution>
272
</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
280
281
+ <artifactId>build-info-api</artifactId>
282
283
284
+ </dependencies>
285
</plugin>
286
287
</plugins>
0 commit comments