@@ -50,7 +50,7 @@ and various <a href="project-reports.html">project reports</a> are provided.
50
50
The JavaDoc API documents are available online:
51
51
</p >
52
52
<ul >
53
- <li >The <a href =" javadocs/api-3.3.2 /index.html" >current stable release 3.3.2 </a > [Java 6.0+]</li >
53
+ <li >The <a href =" javadocs/api-3.4 /index.html" >current stable release 3.4 </a > [Java 6.0+]</li >
54
54
<li >The <a href =" javadocs/api-2.6/index.html" >legacy release 2.6</a > [Java 1.2+]</li >
55
55
<li >Older releases - see the <a href =" release-history.html" >Release History</a > page</li >
56
56
</ul >
@@ -64,10 +64,10 @@ The code base is monitored by a Sonar instance running on <a href="https://analy
64
64
</section >
65
65
<!-- ================================================== -->
66
66
<section name =" Release Information" >
67
- <p >The latest stable release of Lang is 3.3.2 . You may: </p >
67
+ <p >The latest stable release of Lang is 3.4 . You may: </p >
68
68
<ul >
69
- <li >Download <a href =" http://commons.apache.org/lang/download_lang.cgi" >3.3.2 </a ></li >
70
- <li >Read the <a href =" release-notes/RELEASE-NOTES-3.3.2. txt" >3.3.2 release notes</a ></li >
69
+ <li >Download <a href =" http://commons.apache.org/lang/download_lang.cgi" >3.4 </a ></li >
70
+ <li >Read the <a href =" release-notes/RELEASE-NOTES-3.4. txt" >3.4 release notes</a ></li >
71
71
<li >Examine the <a href =" article3_0.html" >2.x to 3.0 upgrade notes</a ></li >
72
72
<li >Compare major versions via the <a href =" lang2-lang3-clirr-report.html" >Lang2 to Lang3 Clirr report</a ></li >
73
73
</ul >
@@ -76,7 +76,7 @@ Alternatively you can pull it from the central Maven repositories:
76
76
<pre >
77
77
< groupId> org.apache.commons< /groupId>
78
78
< artifactId> commons-lang3< /artifactId>
79
- < version> 3.3.2 < /version>
79
+ < version> 3.4 < /version>
80
80
</pre >
81
81
</p >
82
82
0 commit comments