jenkinsci / fstrigger-plugin

https://plugins.jenkins.io/fstrigger/
10 stars 18 forks source link

Updated dependencies #6

Closed TiberiusSoanea closed 2 years ago

TiberiusSoanea commented 4 years ago

Updated dependencies:

maven.compiler.source: 1.8 maven.compiler.target: 1.8 xtrigger.lib.version: 0.34 matrix.project.version: 1.14 junit.version: 4.12 mockito.version: 1.10.19 java.level: 8 jenkins.version: 2.176.4

TonyNoble commented 4 years ago

Thanks. That solves the enforcer issue, though as you can see from the build log - it now opens up a whole load of findbugs warnings and test failures that will prevent release.

Are you able to start taking a look at these? Ideally, we could build one PR that covers the dependency updates and test fixes to leave a buildable project.

TonyNoble commented 2 years ago

No updates in 2 years and plugin has moved on considerably. Closing PR.