Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin parent POM and plugin BOM #113

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Conversation

basil
Copy link
Member

@basil basil commented Apr 23, 2022

No description provided.

@basil
Copy link
Member Author

basil commented Apr 23, 2022

@jglick A release of this would facilitate Java 17 PCT testing.

@@ -117,7 +117,6 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>2.5</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, should auto-close some DB PRs

@jglick jglick merged commit d103442 into jenkinsci:master Apr 25, 2022
@basil basil deleted the pom branch April 25, 2022 16:52
@jglick jglick mentioned this pull request Apr 25, 2022
@basil
Copy link
Member Author

basil commented Apr 25, 2022

Thank you!

<tag>${scmTag}</tag>
</scm>

<properties>
<revision>1.20</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.282</jenkins.version>
<java.level>8</java.level>
<jenkins.version>2.289.3</jenkins.version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This rather than 2.289.1 is having knock-on effects e.g. in ssh-agent and jenkinsci/workflow-api-plugin#218. Unfortunately jenkins-infra/jenkins.io#4876 is still not settled.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah the root trigger for that was jenkinsci/configuration-as-code-plugin#1840. @timja?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so but I assume it's a long tail of plugins at this point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants