Skip to content

Commit b92a128

Browse files
authored
remove the bom (#252)
it is just meaningless noise, the project does not depend on any other plugins, and commits updating it are just work for works sake
1 parent cf6943c commit b92a128

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,6 @@
4848
<spotless.check.skip>false</spotless.check.skip>
4949
</properties>
5050

51-
<dependencyManagement>
52-
<dependencies>
53-
<dependency>
54-
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
55-
<groupId>io.jenkins.tools.bom</groupId>
56-
<artifactId>bom-${jenkins.baseline}.x</artifactId>
57-
<version>4845.v9163d3278e4f</version>
58-
<type>pom</type>
59-
<scope>import</scope>
60-
</dependency>
61-
</dependencies>
62-
</dependencyManagement>
6351
<dependencies>
6452
<dependency>
6553
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)