We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac0ec2 commit e2ad288Copy full SHA for e2ad288
1 file changed
pom.xml
@@ -161,11 +161,11 @@
161
</distributionManagement>
162
163
<properties>
164
- <commons.release.version>1.10.0</commons.release.version>
+ <commons.release.version>1.10.1</commons.release.version>
165
<commons.release.desc>(Java 8 or above)</commons.release.desc>
166
<!-- The RC version used in the staging repository URL. -->
167
<commons.rc.version>RC1</commons.rc.version>
168
- <commons.bc.version>1.9.0</commons.bc.version>
+ <commons.bc.version>1.10.1</commons.bc.version>
169
<commons.componentid>csv</commons.componentid>
170
<commons.module.name>org.apache.commons.csv</commons.module.name>
171
<commons.jira.id>CSV</commons.jira.id>
0 commit comments