mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
clean history
This commit is contained in:
7
bin/check_dependency_updates.sh
Executable file
7
bin/check_dependency_updates.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
#--------------------------------------
|
||||
# Check dependency, thanks to t-io
|
||||
#--------------------------------------
|
||||
|
||||
mvn versions:display-dependency-updates
|
Reference in New Issue
Block a user