Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 26, 2020. It is now read-only.
/JxnetPublic archive

Commitab7d2ff

Browse files
committed
Update log4j version
1 parent704cfcb commitab7d2ff

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎.appveyor/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ install:
4242
build_script:
4343
-cmd:echo "githubToken=$GITHUB_TOKEN" >> gradle.properties
4444
-cmd:set PATH=C:\tools\mingw64\bin;C:\Program Files (x86)\NSIS\;%PATH%
45-
-cmd:gradlew.bat dependencyCheckAnalyze -q
45+
-cmd:gradlew.bat dependencyCheckAnalyze
4646
-cmd:gradlew.bat -p jxnet-native clean build -q
4747
-cmd:gradlew.bat build jacocoTestReport coveralls -q
4848

‎gradle/configure.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ ext {
3131
PMD_VERION='6.10.0'
3232
JACOCO_VERSION='0.8.2'
3333

34-
COMMON_VERSION='1.2.7.RELEASE'
35-
JXPACKET_VERSION='1.2.3.RELEASE'
34+
COMMON_VERSION='1.2.8.RELEASE'
35+
JXPACKET_VERSION='1.2.4.RELEASE'
3636
REACTOR_VERSION='Californium-RELEASE'
3737
JNR_VERSION='2.1.9'
3838

39-
SPRING_BOOT_VERSION='2.0.4.RELEASE'
39+
SPRING_BOOT_VERSION='2.1.4.RELEASE'
4040

4141
REPOSITORY='https://github.com/jxnet/Jxnet'
4242

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp