Skip to content

Commit 9495a7d

Browse files
committed
Upgrade webx version to fix dubbo-admin incompatible problem when running with jdk1.8
1 parent d13e09a commit 9495a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
<sca_version>2.0-M5.1</sca_version>
111111
<guice_version>3.0</guice_version>
112112
<cglib_version>2.2</cglib_version>
113-
<webx_version>3.0.8</webx_version>
114-
<velocity_version>3.1.6</velocity_version>
113+
<webx_version>3.1.6</webx_version>
114+
<velocity_version>1.7</velocity_version>
115115
<!-- Log libs -->
116116
<slf4j_version>1.7.25</slf4j_version>
117117
<jcl_version>1.2</jcl_version>

0 commit comments

Comments
 (0)