Skip to content

Commit

Permalink
chore: Upgrade to latest LTS core version supporting Java 8 (requires…
Browse files Browse the repository at this point in the history
… 2.479.1)
  • Loading branch information
gounthar committed Feb 15, 2025
1 parent 0ce2657 commit f75a2f2
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,6 @@
</license>
</licenses>

<developers>
<developer>
<id>donmccasland</id>
<name>Don McCasland</name>
<email>[email protected]</email>
</developer>
<developer>
<id>tarahernandez</id>
<name>Tara Hernandez</name>
<email>[email protected]</email>
</developer>
</developers>

<scm>
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
Expand Down Expand Up @@ -92,7 +79,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${jenkins.baseline}.x</artifactId>
<version>3893.v213a_42768d35</version>
<version>4136.vca_c3202a_7fd1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f75a2f2

Please sign in to comment.