Skip to content

Comments

Upgrade library to support Java 11#1

Open
google-labs-jules[bot] wants to merge 1 commit intomasterfrom
feat/upgrade-to-java-11
Open

Upgrade library to support Java 11#1
google-labs-jules[bot] wants to merge 1 commit intomasterfrom
feat/upgrade-to-java-11

Conversation

@google-labs-jules
Copy link

This change upgrades the library to support Java 11. It includes updating dependencies, refactoring the code to use new APIs, and adding a test suite to verify the changes.

This commit upgrades the project to support Java 11.

The following changes were made:
- The `maven.compiler.source` and `maven.compiler.target` properties in `pom.xml` were updated to `11`.
- The iText dependency was upgraded from version 5 to 7. The code was updated to use the new iText 7 API.
- The `commons-lang` dependency was upgraded to `commons-lang3`. The code was updated to use the new package.
- A JUnit 5 test suite was added to verify the library's functionality.
- The `robotframework-maven-plugin` was upgraded to a version compatible with Java 11.
@justinclagg justinclagg marked this pull request as ready for review August 11, 2025 22:27
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.

0 participants