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 commons-codec to 1.16.0 #2970

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

akurtakov
Copy link
Contributor

Benefits are:

  • Use upstream bundle id
  • No longer refer to 4.29 updates
  • Move to latest version of commons-codec

Benefits are:
* Use upstream bundle id
* No longer refer to 4.29 updates
* Move to latest version of commons-codec
@rgrunber
Copy link
Contributor

rgrunber commented Nov 21, 2023

Change looks good. Replaces org.apache.commons.codec_1.14.0.v20221112-0806.jar with org.apache.commons.commons-codec_1.16.0.jar.

Only other change I noticed was in ./plugins/org.hamcrest.core_2.2.0.v20230809-1000.jar & ./plugins/org.junit_4.13.2.v20230809-1000.jar . Apparently the bundles were re-signed ?

junit 4 difference

-  Timestamped by "CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US" on Tue. Aug. 29 13:29:21 UTC 2023
+  Timestamped by "CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US" on Tue. Oct. 17 07:06:22 UTC 2023

hamcrest.core difference

-  Timestamped by "CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US" on Tue. Aug. 29 13:29:11 UTC 2023
+  Timestamped by "CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US" on Tue. Oct. 17 07:08:49 UTC 2023

@rgrunber rgrunber added this to the End November 2023 milestone Nov 21, 2023
@rgrunber rgrunber merged commit 9dcc017 into eclipse-jdtls:master Nov 21, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants