Skip to content

chore: [DevOps] bump the test group with 2 updates#1115

Merged
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/test-7d064819fa
Mar 10, 2026
Merged

chore: [DevOps] bump the test group with 2 updates#1115
bot-sdk-js merged 1 commit intomainfrom
dependabot/maven/main/test-7d064819fa

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the test group with 2 updates: org.apache.maven.plugins:maven-resources-plugin and org.apache.httpcomponents.core5:httpcore5.

Updates org.apache.maven.plugins:maven-resources-plugin from 3.4.0 to 3.5.0

Release notes

Sourced from org.apache.maven.plugins:maven-resources-plugin's releases.

3.5.0

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

Commits
  • ce485a0 [maven-release-plugin] prepare release maven-resources-plugin-3.5.0
  • bfadfff Use maven-filtering 3.5.0 (staged)
  • 3f74ba2 Drop commons-io; unused
  • caefcde Bug: use change detecton strategies (#462)
  • 38534e3 Cleanup deps (#463)
  • 0814ec7 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#461)
  • e2f9135 Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (#459)
  • a050be3 Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#457)
  • 1825b2a Bump mavenVersion from 3.9.11 to 3.9.12 (#452)
  • ad31b55 Add IT for #444 issue
  • Additional commits viewable in compare view

Updates org.apache.httpcomponents.core5:httpcore5 from 5.4.1 to 5.4.2

Changelog

Sourced from org.apache.httpcomponents.core5:httpcore5's changelog.

Release 5.4.2

This maintenance release fixes a bug in the lax connection pool where expired connection cleanup fails to update the number of available connections, potentially causing the client to eventually deadlock. Two other fixes are included as well, one for a memory leak in the implementation of HTTP/2 stream priority and one in the parseLenient method, which should ignore illegal character names.

Change Log

  • Bug fix: Decrement pool entry count in LaxConnPool upon discarding an expired connection. Contributed by Ryan Schmitt

  • Bug fix: Fix HTTP/2 stream priority memory leak. (#617) Contributed by Arturo Bernal

  • Bug fix: Fix parseLenient to ignore illegal charset names. (#618) Contributed by Arturo Bernal

Commits
  • 4ee5b2a HttpCore 5.4.2 release
  • fb3b743 Update release notes for HttpCore 5.4.2 release
  • 02ac686 LaxConnPool: Deallocate pool entry upon discarding expired connection
  • 9a641bd Fix HTTP/2 stream priority memory leak by dropping unused PriorityValue cache...
  • dbc8788 HTTPCORE-794 - Fix parseLenient to ignore illegal charset names (#618)
  • 95d7182 Upgraded HttpCore version to 5.4.2-SNAPSHOT
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the test group with 2 updates: [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) and [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core).


Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](apache/maven-resources-plugin@v3.4.0...maven-resources-plugin-3.5.0)

Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.1 to 5.4.2
- [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt)
- [Commits](apache/httpcomponents-core@rel/v5.4.1...rel/v5.4.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test
- dependency-name: org.apache.httpcomponents.core5:httpcore5
  dependency-version: 5.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 9, 2026
@bot-sdk-js bot-sdk-js enabled auto-merge (squash) March 10, 2026 10:24
@bot-sdk-js bot-sdk-js merged commit 69c2d37 into main Mar 10, 2026
13 checks passed
@bot-sdk-js bot-sdk-js deleted the dependabot/maven/main/test-7d064819fa branch March 10, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant