diff --git a/ds-gw/pom.xml b/ds-gw/pom.xml index 2d624e62..10478422 100644 --- a/ds-gw/pom.xml +++ b/ds-gw/pom.xml @@ -46,19 +46,19 @@ org.slf4j slf4j-api - 1.7.36 + ${slf4j-api.version} org.slf4j slf4j-log4j12 - 1.7.36 + ${slf4j-log4j12.version} log4j log4j - 1.2.17 + ${log4j.version} diff --git a/ds-gw/src/main/resources/logo.txt b/ds-gw/src/main/resources/logo.txt index b93cd862..5d0bee98 100644 --- a/ds-gw/src/main/resources/logo.txt +++ b/ds-gw/src/main/resources/logo.txt @@ -1,32 +1,16 @@ - _ooOoo_ - o8888888o - 88" . "88 - (| -_- |) - O\ = /O - ____/`---'\____ - . ' \\| |// `. - / \\||| : |||// \ - / _||||| -:- |||||- \ - | | \\\ - /// | | - | \_| ''\---/'' | | - \ .-\__ `-` ___/-. / - ___`. .' /--.--\ `. . __ - ."" '< `.___\_<|>_/___.' >'"". - | | : `- \`.;`\ _ /`;.`/ - ` : | | - \ \ `-. \_ __\ /__ _/ .-` / / - ======`-.____`-.___\_____/___.-`____.-'====== - `=---=' - ............................................. - 佛祖镇楼 BUG辟易 - 佛曰: - 写字楼里写字间,写字间里程序员; - 程序人员写程序,又拿程序换酒钱。 - 酒醒只在网上坐,酒醉还来网下眠; - 酒醉酒醒日复日,网上网下年复年。 - 但愿老死电脑间,不愿鞠躬老板前; - 奔驰宝马贵者趣,公交自行程序员。 - 别人笑我忒疯癫,我笑自己命太贱; - 不见满街漂亮妹,哪个归得程序员? + /$$ + | $$ + /$$$$$$$ /$$$$$$$ /$$$$$$ /$$ /$$ /$$ + /$$__ $$ /$$_____/ /$$__ $$| $$ | $$ | $$ +| $$ | $$| $$$$$$ | $$ \ $$| $$ | $$ | $$ +| $$ | $$ \____ $$ | $$ | $$| $$ | $$ | $$ +| $$$$$$$ /$$$$$$$/ | $$$$$$$| $$$$$/$$$$/ + \_______/|_______/ \____ $$ \_____/\___/ + /$$ \ $$ + | $$$$$$/ + \______/ -power by http://patorjk.com/software/taag/ \ No newline at end of file + +power by http://patorjk.com/software/taag/ +Font Name: Big Money-sw \ No newline at end of file diff --git a/ds-gw/target/classes/logo.txt b/ds-gw/target/classes/logo.txt index b93cd862..5d0bee98 100644 --- a/ds-gw/target/classes/logo.txt +++ b/ds-gw/target/classes/logo.txt @@ -1,32 +1,16 @@ - _ooOoo_ - o8888888o - 88" . "88 - (| -_- |) - O\ = /O - ____/`---'\____ - . ' \\| |// `. - / \\||| : |||// \ - / _||||| -:- |||||- \ - | | \\\ - /// | | - | \_| ''\---/'' | | - \ .-\__ `-` ___/-. / - ___`. .' /--.--\ `. . __ - ."" '< `.___\_<|>_/___.' >'"". - | | : `- \`.;`\ _ /`;.`/ - ` : | | - \ \ `-. \_ __\ /__ _/ .-` / / - ======`-.____`-.___\_____/___.-`____.-'====== - `=---=' - ............................................. - 佛祖镇楼 BUG辟易 - 佛曰: - 写字楼里写字间,写字间里程序员; - 程序人员写程序,又拿程序换酒钱。 - 酒醒只在网上坐,酒醉还来网下眠; - 酒醉酒醒日复日,网上网下年复年。 - 但愿老死电脑间,不愿鞠躬老板前; - 奔驰宝马贵者趣,公交自行程序员。 - 别人笑我忒疯癫,我笑自己命太贱; - 不见满街漂亮妹,哪个归得程序员? + /$$ + | $$ + /$$$$$$$ /$$$$$$$ /$$$$$$ /$$ /$$ /$$ + /$$__ $$ /$$_____/ /$$__ $$| $$ | $$ | $$ +| $$ | $$| $$$$$$ | $$ \ $$| $$ | $$ | $$ +| $$ | $$ \____ $$ | $$ | $$| $$ | $$ | $$ +| $$$$$$$ /$$$$$$$/ | $$$$$$$| $$$$$/$$$$/ + \_______/|_______/ \____ $$ \_____/\___/ + /$$ \ $$ + | $$$$$$/ + \______/ -power by http://patorjk.com/software/taag/ \ No newline at end of file + +power by http://patorjk.com/software/taag/ +Font Name: Big Money-sw \ No newline at end of file diff --git a/pom.xml b/pom.xml index 25c17ceb..12e7ed76 100644 --- a/pom.xml +++ b/pom.xml @@ -51,5 +51,11 @@ 5.8.32 1.18.34 + + 1.7.36 + + 1.7.36 + + 1.2.17 \ No newline at end of file