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 cf6943c commit b92a128Copy full SHA for b92a128
1 file changed
pom.xml
@@ -48,18 +48,6 @@
48
<spotless.check.skip>false</spotless.check.skip>
49
</properties>
50
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>
63
<dependencies>
64
<dependency>
65
<groupId>org.apache.httpcomponents</groupId>
0 commit comments