Skip to content

Commit

Permalink
reduce jenkins version from 2.263.4 to 2.263.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsymhoven committed Jul 5, 2021
1 parent fa190b2 commit c8091e5
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 @@ -24,7 +24,7 @@

<properties>
<jenkins.baseline>2.263</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.4</jenkins.version>
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
<java.level>8</java.level>
<spotbugs.failOnError>false</spotbugs.failOnError>
<codingstyle.config.version>2.6.0</codingstyle.config.version>
Expand Down

0 comments on commit c8091e5

Please sign in to comment.