We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e36e5f commit c75c0afCopy full SHA for c75c0af
1 file changed
pom.xml
@@ -274,9 +274,6 @@ limitations under the License.
274
<properties>
275
<maven.compiler.source>1.8</maven.compiler.source>
276
<maven.compiler.target>1.8</maven.compiler.target>
277
- <!-- Fix to build on JDK 7: version 4.0.0 requires Java 8. -->
278
- <!-- Can be dropped when CP 49 is released -->
279
- <commons.felix.version>3.5.1</commons.felix.version>
280
<commons.componentid>codec</commons.componentid>
281
<commons.module.name>org.apache.commons.codec</commons.module.name>
282
<commons.jira.id>CODEC</commons.jira.id>
0 commit comments