Skip to content

Update pom.xml to Use Java 8 for Compilation#5

Open
Manyaagarwal19 wants to merge 1 commit intovimallinuxworld13:masterfrom
Manyaagarwal19:master
Open

Update pom.xml to Use Java 8 for Compilation#5
Manyaagarwal19 wants to merge 1 commit intovimallinuxworld13:masterfrom
Manyaagarwal19:master

Conversation

@Manyaagarwal19
Copy link

Hello Sir,

I made a small change to the pom.xml file to fix a compilation error. The project was using an outdated Java version (5), which caused build failures. I added the Maven Compiler Plugin to explicitly set the Java version to 8. This resolved the compilation issues in my case and ensured compatibility with newer Java versions.

Thanks for reviewing.

Best,
Manya Agarwal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant