Skip to content

Update Apache commons and Guava JARs - #448

Merged
jeff5 merged 2 commits into
jython:masterfrom
jeff5:batch-c-updates
Aug 6, 2026
Merged

Update Apache commons and Guava JARs#448
jeff5 merged 2 commits into
jython:masterfrom
jeff5:batch-c-updates

Conversation

@jeff5

@jeff5 jeff5 commented Jul 26, 2026

Copy link
Copy Markdown
Member

We update the JARs:

commons-compress-1.26.2.jar -> 1.28.0
commons-io-2.16.1.jar -> 2.22.0
failureaccess-1.0.1.jar -> 1.0.3
guava-33.2.1-jre.jar -> 33.6.0-jre

(batch C in #438).

Changes to commons compress mean that it is now an error to call finish() on a compressed stream followed by close(), and so this change set removes those calls from compression methods.

Changes to commons compress mean that it is now an error to call
finish() on a compressed stream followed by close(), and so this change
set removes those calls from compression methods.
Resolve conflicts in build.* files
@jeff5
jeff5 merged commit 309abdc into jython:master Aug 6, 2026
8 checks passed
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.

Jython 2.7.2 on JRE25: JEP 498 sun.misc.Unsafe deprecation warning from bundled Guava

1 participant