Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.github.docker-java:docker-java to v3.2.12 #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Apr 29, 2022

This PR contains the following updates:

Package Update Change
com.github.docker-java:docker-java minor 3.0.14 -> 3.2.12

By merging this PR, the below vulnerabilities will be automatically resolved:

Severity CVSS Score CVE
High High 9.8 CVE-2018-1000613
High High 9.1 CVE-2019-20444
High High 9.1 CVE-2019-20445
High High 7.5 CVE-2016-1000338
High High 7.5 CVE-2016-1000340
High High 7.5 CVE-2016-1000342
High High 7.5 CVE-2016-1000343
High High 7.5 CVE-2018-1000180
High High 7.5 CVE-2019-16869
High High 7.5 CVE-2019-17359
High High 7.5 CVE-2020-11612
High High 7.5 CVE-2020-7238
High High 7.5 CVE-2021-35515
High High 7.5 CVE-2021-35516
High High 7.5 CVE-2021-35517
High High 7.5 CVE-2021-36090
High High 7.5 CVE-2021-37136
High High 7.5 CVE-2021-37137
High High 7.4 CVE-2016-1000344
High High 7.4 CVE-2016-1000352
High High 7.4 WS-2020-0408
Medium Medium 6.5 CVE-2021-43797
Medium Medium 5.9 CVE-2016-1000341
Medium Medium 5.9 CVE-2016-1000345
Medium Medium 5.9 CVE-2021-21295
Medium Medium 5.5 CVE-2021-21290
Medium Medium 5.5 CVE-2021-21290
Medium Medium 5.3 CVE-2016-1000339
Medium Medium 5.3 CVE-2020-13956
Medium Medium 5.3 CVE-2020-26939
Medium Medium 5.3 WS-2017-3734
Low Low 3.7 CVE-2016-1000346
Low Low 3.3 CVE-2015-6644

Release Notes

docker-java/docker-java

v3.2.12

Compare Source

Changes

🚀 Features

📈 Enhancements

🐛 Bug Fixes

v3.2.11

Compare Source

Changes

v3.2.10

Compare Source

Changes

🐛 Bug Fixes

v3.2.9

Compare Source

🚀 Features

📈 Enhancements

🧰 Maintenance

v3.2.8

Compare Source

Changes

📈 Enhancements

🐛 Bug Fixes

🧰 Maintenance

v3.2.7

Compare Source

Changes

📈 Enhancements

🐛 Bug Fixes

v3.2.6

Compare Source

Changes

📈 Enhancements

🐛 Bug Fixes

🧰 Maintenance

v3.2.5

Compare Source

Changes

📈 Enhancements

🐛 Bug Fixes

🧰 Maintenance

v3.2.4

Compare Source

Changes

🐛 Bug Fixes

v3.2.3

Compare Source

Changes

📈 Enhancements

🐛 Bug Fixes

v3.2.2

Compare Source

Changes

🚀 Features

📈 Enhancements

🐛 Fixes

🧹 Housekeeping

v3.2.1

Compare Source

Changes

🚀 Features

v3.2.0

Compare Source

  • Changelog is not maintained in this file. Please follow git diff or github releases.
  • Library was split into multiple modules to get ability to choose transports.
    Okhttp was added (say thanks to @​bsideup).
  • Various cleanup, tests de-duplication internally. Planned binary compatibility breakage was reverted by @​testcontainers project, so migration should work smoothly. Please switch to non-deprecated methods.
  • Appeared various new commands and Fields(command options for existing commands).

v3.1.5

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

  • update unix-socket to 2.2.0
  • Remove JacksonJaxbJsonProvider from FiltersEncoder
  • BuildImageCmdImpl: Fix an exception message
  • Add support for target parameter in BuildImgCmd
  • Add prune operations
  • Updating Jackson due to CVEs
  • Make StatsConfig public
  • Set 3 mb as limit for json responce.

v3.1.1

Compare Source

  • Patch save image with tag
  • [api/healthcheck] startPeriod is now a long

v3.1.0

Compare Source

  • Release

  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by WhiteSource label Apr 29, 2022
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.github.docker-java:docker-java to v3.2.1 Update dependency com.github.docker-java:docker-java to v3.2.1 - autoclosed Apr 30, 2022
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/com.github.docker-java-docker-java-3.x branch April 30, 2022 09:37
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.github.docker-java:docker-java to v3.2.1 - autoclosed Update dependency com.github.docker-java:docker-java to v3.2.1 May 4, 2022
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/com.github.docker-java-docker-java-3.x branch May 4, 2022 10:25
@mend-for-github-com mend-for-github-com bot reopened this May 4, 2022
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.github.docker-java:docker-java to v3.2.1 Update dependency com.github.docker-java:docker-java to v3.2.12 May 8, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/com.github.docker-java-docker-java-3.x branch from c837920 to 930a64e Compare May 8, 2022 02:37
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.github.docker-java:docker-java to v3.2.12 Update dependency com.github.docker-java:docker-java to v3.2.1 May 8, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/com.github.docker-java-docker-java-3.x branch from 930a64e to 261fd73 Compare May 8, 2022 16:02
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.github.docker-java:docker-java to v3.2.1 Update dependency com.github.docker-java:docker-java to v3.2.12 May 14, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/com.github.docker-java-docker-java-3.x branch from 261fd73 to 5cb9d80 Compare May 14, 2022 18:59
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.github.docker-java:docker-java to v3.2.12 Update dependency com.github.docker-java:docker-java to v3.2.1 May 16, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/com.github.docker-java-docker-java-3.x branch from 5cb9d80 to 808b644 Compare May 16, 2022 23:29
@mend-for-github-com mend-for-github-com bot changed the title Update dependency com.github.docker-java:docker-java to v3.2.1 Update dependency com.github.docker-java:docker-java to v3.2.12 May 19, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/com.github.docker-java-docker-java-3.x branch from 808b644 to 1d682c0 Compare May 19, 2022 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by WhiteSource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants