Skip to content

Upgrade Guava library to version 32.0.0-jre in CDAP Watchdog#19

Open
dheeraj-kholia-cs wants to merge 1 commit intoguava-library-upgradefrom
cdap-watchdog-guava-library-upgrade
Open

Upgrade Guava library to version 32.0.0-jre in CDAP Watchdog#19
dheeraj-kholia-cs wants to merge 1 commit intoguava-library-upgradefrom
cdap-watchdog-guava-library-upgrade

Conversation

@dheeraj-kholia-cs
Copy link
Copy Markdown
Collaborator

Upgrade Guava library to version 32.0.0-jre in CDAP Watchdog and the modules it depends on.

  • Updated the Guava dependency version in pom.xml to 32.0.0-jre.
  • Addressed compatibility issues with the upgraded Guava version.

…nd the modules it depends on.

- Updated the Guava dependency version in `pom.xml` to 32.0.0-jre.
- Addressed compatibility issues with the upgraded Guava version.
} catch (IOException e) {
Closeables.closeQuietly(outputStream);
Closeables.closeQuietly(dataFileWriter);
try {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove unnecessary spaces

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.

2 participants