3 lines
94 B
Bash
3 lines
94 B
Bash
|
#!/usr/bin/env bash
|
||
|
./mvnw org.codehaus.mojo:versions-maven-plugin:display-dependency-updates
|