Branch: refs/heads/master Home: https://github.com/jenkinsci/sshd-module Commit: a7733f44baaf1cffa23c24ce64416f590352e5ba https://github.com/jenkinsci/sshd-module/commit/a7733f44baaf1cffa23c24ce64416f590352e5ba Author: Baptiste Mathus <bat...@batmat.net> Date: 2019-01-29 (Tue, 29 Jan 2019)
Changed paths: M pom.xml Log Message: ----------- Update to latest parent pom Updated also instance-identity-module to solve a RequireUpperBoundDeps issue when building with JDK 11 and Jenkins 2.161: ``` $ mvn -V -Djenkins.version=2.143 clean verify ... Failed while enforcing RequireUpperBoundDeps. The error(s) are [ Require upper bound dependencies error for org.jenkins-ci.modules:instance-identity:2.1 paths to dependency are: +-org.jenkins-ci.modules:sshd:2.6-SNAPSHOT +-org.jenkins-ci.modules:instance-identity:2.1 and +-org.jenkins-ci.modules:sshd:2.6-SNAPSHOT +-org.jenkins-ci.modules:ssh-cli-auth:1.4 +-org.jenkins-ci.modules:instance-identity:1.2 and +-org.jenkins-ci.modules:sshd:2.6-SNAPSHOT +-org.jenkins-ci.main:jenkins-war:2.143 +-org.jenkins-ci.modules:instance-identity:2.2 and +-org.jenkins-ci.modules:sshd:2.6-SNAPSHOT +-org.jenkins-ci.main:jenkins-war:2.143 +-org.jenkins-ci.modules:slave-installer:1.6 +-org.jenkins-ci.modules:instance-identity:1.1 and +-org.jenkins-ci.modules:sshd:2.6-SNAPSHOT +-org.jenkins-ci.main:jenkins-war:2.143 +-org.jenkins-ci.modules:windows-slave-installer:1.9.2 +-org.jenkins-ci.modules:instance-identity:1.4 and +-org.jenkins-ci.modules:sshd:2.6-SNAPSHOT +-org.jenkins-ci.main:jenkins-war:2.143 +-org.jenkins-ci.modules:launchd-slave-installer:1.2 +-org.jenkins-ci.modules:instance-identity:1.1 and +-org.jenkins-ci.modules:sshd:2.6-SNAPSHOT +-org.jenkins-ci.main:jenkins-war:2.143 +-org.jenkins-ci.modules:sshd:2.4 +-org.jenkins-ci.modules:instance-identity:2.1 ] ``` Commit: 28009080829c5f02bee9381a02af9f1e7835fd96 https://github.com/jenkinsci/sshd-module/commit/28009080829c5f02bee9381a02af9f1e7835fd96 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2019-01-29 (Tue, 29 Jan 2019) Changed paths: M pom.xml Log Message: ----------- Merge pull request #27 from batmat/bump-to-latest-parent Update to latest parent pom Compare: https://github.com/jenkinsci/sshd-module/compare/63203cfaf24b...28009080829c -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.