jenkinsci / ivy-plugin

Jenkins ivy plugin
https://plugins.jenkins.io/ivy/
MIT License
16 stars 42 forks source link

maintenance pom.xml file #68

Closed niralmaruda closed 1 year ago

niralmaruda commented 1 year ago

1. Update parent pom from 4.51 to 4.57. 2. Update jenkins.version from 2.319.3 to 2.361.4. 3. Added spotbugs.effort to Max.


Update, Tests and build info:

[INFO] Maven Version: 3.8.6
[INFO] JDK Version: 17.0.6 normalized as: 17.0.6
[INFO] Java Vendor: Oracle Corporation
[INFO] OS Info: Arch: amd64 Family: windows Name: windows 10 Version: 10.0
[INFO] Updating parent from 4.51 to 4.57
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.336 s
[INFO] Finished at: 2023-04-01T16:59:36+05:30
[INFO] ------------------------------------------------------------------------
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  41.083 s
[INFO] Finished at: 2023-04-01T17:32:03+05:30
[INFO] ------------------------------------------------------------------------
github-advanced-security[bot] commented 1 year ago

You have successfully added a new Jenkins Security Scan configuration Jenkins Security Scan. As part of the setup process, we have scanned this repository and found 10 existing alerts. Please check the repository Security tab to see all alerts.

basil commented 1 year ago

Closing in favor of #70.