File tree 1 file changed +2
-10
lines changed
1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.github.pjfanning</groupId >
5
5
<artifactId >excel-streaming-reader</artifactId >
6
- <version >2.2.0-SNAPSHOT </version >
6
+ <version >2.2.0</version >
7
7
<name >Streaming Excel reader</name >
8
8
<description >Streaming Excel reader</description >
9
9
<url >https://github.com/pjfanning/excel-streaming-reader</url >
114
114
</repository >
115
115
</distributionManagement >
116
116
117
- <repositories >
118
- <repository >
119
- <id >apache-staging</id >
120
- <name >apache-staging</name >
121
- <url >https://repository.apache.org/content/repositories/staging</url >
122
- </repository >
123
- </repositories >
124
-
125
117
<dependencies >
126
118
<dependency >
127
119
<groupId >org.apache.poi</groupId >
141
133
<dependency >
142
134
<groupId >com.github.pjfanning</groupId >
143
135
<artifactId >poi-shared-strings</artifactId >
144
- <version >1.0.1 </version >
136
+ <version >1.0.2 </version >
145
137
</dependency >
146
138
<dependency >
147
139
<groupId >xml-apis</groupId >
You can’t perform that action at this time.
0 commit comments