File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.hprose</groupId >
5
5
<artifactId >hprose-java</artifactId >
6
- <version >2.0.30 </version >
6
+ <version >2.0.31 </version >
7
7
<name >Hprose for Java</name >
8
8
<description >Hprose is a High Performance Remote Object Service Engine.
9
9
49
49
<connection >scm:git:https://github.com/hprose/hprose-java.git</connection >
50
50
<developerConnection >scm:git:https://github.com/hprose/hprose-java.git</developerConnection >
51
51
<url >https://github.com/hprose/hprose-java</url >
52
- <tag >v2.0.30 </tag >
52
+ <tag >v2.0.31 </tag >
53
53
</scm >
54
54
<developers >
55
55
<developer >
74
74
<dependencies >
75
75
<dependency >
76
76
<groupId >javax.servlet</groupId >
77
- <artifactId >servlet-api</artifactId >
77
+ <artifactId >javax. servlet-api</artifactId >
78
78
<version >[3.0,)</version >
79
79
<scope >provided</scope >
80
80
</dependency >
You can’t perform that action at this time.
0 commit comments