Skip to content

Commit

Permalink
upgrade jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino committed Mar 3, 2024
1 parent 1c99c6d commit 91c0401
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 @@ -33,7 +33,7 @@

<properties>
<!-- Minimal version required by Pipeline dependencies in 2.14.0 -->
<jenkins.version>2.235.5</jenkins.version>
<jenkins.version>2.249.3</jenkins.version>
<java.level>8</java.level>
<!-- TODO: enforcer is full of upper bound dependency issues, including real ones -->
<enforcer.skip>true</enforcer.skip>
Expand Down

0 comments on commit 91c0401

Please sign in to comment.