Branch: refs/heads/master
Home: https://github.com/jenkinsci/plugin-usage-plugin
Commit: 1b893e2535f46cc284bdf4f26d37c3fa5a70a77b
https://github.com/jenkinsci/plugin-usage-plugin/commit/1b893e2535f46cc284bdf4f26d37c3fa5a70a77b
Author: Filipe Roque <[email protected]>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Finalize upgrade to Jenkins 2.361
The plugin is using a BOM and upgrading jenkins version requires upgrading
the bom artifactId and version.
https://www.jenkins.io/blog/2022/12/14/require-java-11/
Should fix JENKINS-67945 and JENKINS-69315.
It could happend when running on jenkins with pipeline-model-definition
1.9.3 and pipeline-model-api newer than 2.2133.ve46a_6113dfc3.
pipeline-model-api updated json-schema-validator from 2.0.4 to 2.2.14,
which had several classes moved between packages.
https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/459
Commit: e816beed852396173414897d95c9104b0542c651
https://github.com/jenkinsci/plugin-usage-plugin/commit/e816beed852396173414897d95c9104b0542c651
Author: Filipe Roque <[email protected]>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #46 from
jenkinsci/JENKINS-67945_fix_NoClassDefFoundError_JsonTree
Finalize upgrade to Jenkins 2.361
Compare:
https://github.com/jenkinsci/plugin-usage-plugin/compare/9102da3f1ebe...e816beed8523
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/plugin-usage-plugin/push/refs/heads/master/9102da-e816be%40github.com.