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

Explicit dep on matrix-project #2565

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Conversation

jglick
Copy link
Member

@jglick jglick commented Jul 17, 2024

#412 (comment) jenkinsci/htmlpublisher-plugin#287 (comment) jenkinsci/bom#3382

Tested with:

diff --git pom.xml pom.xml
index c9a84f7b6..13a6d5bff 100644
--- pom.xml
+++ pom.xml
@@ -358,6 +358,11 @@
         </dependency>
 
         <!-- Other -->
+        <dependency>
+                <groupId>org.jenkins-ci.plugins</groupId>
+                <artifactId>htmlpublisher</artifactId>
+                <version>1.36</version>
+        </dependency>
         <dependency>
             <groupId>io.jenkins.blueocean.rest.annotation</groupId>
             <artifactId>capability-annotation</artifactId>

@jglick jglick requested a review from a team as a code owner July 17, 2024 18:55
@jglick
Copy link
Member Author

jglick commented Jul 17, 2024

(If merging, please also cut a release.)

@olamy olamy added the bug label Jul 18, 2024
@olamy olamy merged commit 9d5e442 into jenkinsci:master Jul 18, 2024
16 checks passed
@jglick jglick deleted the matrix-project branch July 18, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants