Skip to content

Commit

Permalink
chore(lts): update lts in maven profile to 2.479.3 (#1881)
Browse files Browse the repository at this point in the history
  • Loading branch information
krisstern authored Jan 8, 2025
1 parent 50ef01a commit 113f0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ and
<profile>
<id>lts</id>
<properties>
<jenkins.version>2.479.2</jenkins.version>
<jenkins.version>2.479.3</jenkins.version>
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit 113f0f3

Please sign in to comment.