Skip to content

Commit

Permalink
Update LTS in Maven profile to 2.452.1 (#1533)
Browse files Browse the repository at this point in the history
  • Loading branch information
krisstern authored May 15, 2024
1 parent 4d71d1b commit 1ea976c
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 @@ -770,7 +770,7 @@ and
<profile>
<id>lts</id>
<properties>
<jenkins.version>2.440.2</jenkins.version>
<jenkins.version>2.452.1</jenkins.version>
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit 1ea976c

Please sign in to comment.