Skip to content

Commit

Permalink
Use versions from BOM (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Dec 20, 2024
1 parent 6d844a6 commit 12bc4ec
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,10 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>3761.vd922730f0fd2</version>
<version>3850.vb_c5319efa_e29</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- TODO until in BOM -->
<dependency>
<groupId>io.jenkins.plugins.aws-java-sdk2</groupId>
<artifactId>aws-java-sdk2-core</artifactId>
<version>2.29.34-9.v117ff2a_65538</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins.aws-java-sdk2</groupId>
<artifactId>aws-java-sdk2-ec2</artifactId>
<version>2.29.34-9.v117ff2a_65538</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 12bc4ec

Please sign in to comment.