jenkinsci / oic-auth-plugin

A Jenkins plugin which lets you login to Jenkins using your own, self-hosted or public openid connect server.
https://plugins.jenkins.io/oic-auth
MIT License
71 stars 88 forks source link

Bump Jenkins version to 2.426.3 #346

Closed michael-doubez closed 2 months ago

michael-doubez commented 2 months ago

Based on version extract, it seems safe to bump Jenkins version to 2.426.3. At the same time, update JCasc as indictated in #327

Also prepare for jetty 12 as requested in JENKINS-73141

Submitter checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.59%. Comparing base (bca3705) to head (31c64a9). Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #346 +/- ## ============================================ + Coverage 72.46% 73.59% +1.12% - Complexity 201 209 +8 ============================================ Files 9 10 +1 Lines 839 852 +13 Branches 119 120 +1 ============================================ + Hits 608 627 +19 + Misses 170 163 -7 - Partials 61 62 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.