File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ limitations under the License.
2727 <section name =" Overview" >
2828 <p >
2929 Commons BeanUtils can be built using
30- <a href =" http ://maven.apache.org" >Maven 3</a >
30+ <a href =" https ://maven.apache.org" >Maven 3</a >
3131 (Recommended: Maven 3.3)
3232 and JDK 6 / OpenJDK 6 or later (recommended: JDK 8).
3333 </p >
@@ -40,7 +40,7 @@ limitations under the License.
4040 <section name =" Maven 3 Goals" >
4141 <p >
4242 Build using
43- <a href =" http ://maven.apache.org" >Maven 3</a >
43+ <a href =" https ://maven.apache.org" >Maven 3</a >
4444 is the preferred build method.
4545 The compiled BeanUtils JAR should work with Java 6 or later.
4646 </p >
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ several future proposed components for the Jakarta Commons subproject.</p>
9595
9696<p >The three original Java classes (<code >BeanUtils</code >,
9797<code >ConvertUtils</code >, and <code >PropertyUtils</code >) are an integral
98- part of the <a href =" http ://jakarta.apache.org/struts" >Struts Framework</a >.
98+ part of the <a href =" https ://jakarta.apache.org/struts" >Struts Framework</a >.
9999However, they have very few dependencies on other aspects of Struts, and
100100those dependencies have been removed in the proposed code base.
101101Once accepted and released as a Jakarta Commons component, Struts will
You can’t perform that action at this time.
0 commit comments