sbaudoin/yamllint

Consider updating dependencies to latest versions

Closed this issue · 0 comments

$ gm versions:display-dependency-updates
Using maven at '/Users/aalmiray/.sdkman/candidates/maven/current/bin/mvn' to run buildFile '/Users/aalmiray/dev/github/yamllint/pom.xml':
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] 
[INFO] --------------------< com.github.sbaudoin:yamllint >--------------------
[INFO] Building YAMLLint 1.4.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:display-dependency-updates (default-cli) @ yamllint ---
[INFO] The following dependencies in Dependencies have newer versions:
[INFO]   com.github.stefanbirkner:system-rules ............... 1.18.0 -> 1.19.0
[INFO]   commons-cli:commons-cli ................................. 1.4 -> 1.5.0
[INFO]   commons-io:commons-io ................................ 2.8.0 -> 2.11.0
[INFO]   junit:junit ......................................... 4.13.1 -> 4.13.2
[INFO]   org.jacoco:org.jacoco.agent ........................... 0.8.6 -> 0.8.7
[INFO]   org.powermock:powermock-module-junit4 ................. 1.7.4 -> 2.0.9
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.883 s
[INFO] Finished at: 2021-12-04T21:43:23+01:00
[INFO] ------------------------------------------------------------------------