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

Feature/jdk 17 validation latest #207

Open
wants to merge 64 commits into
base: support/1.3.x
Choose a base branch
from

Conversation

alexandruatomei9
Copy link

No description provided.

pablolagreca and others added 30 commits December 12, 2018 17:55
…ng (#81)

dependencies used in an app

* Add test case
…s to resources and only access classes exported in the application (#101)
Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Alejandro Iannucci <4360246+aiannucci@users.noreply.github.com>
* Update spring security to v5.3.1.RELEASE

* Fix spring version

Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Alejandro Iannucci <4360246+aiannucci@users.noreply.github.com>
* Update spring core to v5.2.8.RELEASE

* Update SpringModuleExtensionModelGenerator.java

Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Alejandro Iannucci <4360246+aiannucci@users.noreply.github.com>
elrodro83 and others added 26 commits March 8, 2021 15:40
Bumps httpclient from 4.5.3 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update spring core to v5.3.9
Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Nicolás Zdanovicz <nicolasmariano@gmail.com>
* Update spring core to v5.3.13

* Upgrade Spring Core to 5.3.13

Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Nicolás Zdanovicz <nicolasmariano@gmail.com>
* Update spring core to v5.3.14

Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Nicolás Zdanovicz <nicolasmariano@gmail.com>
* Update spring core to v5.3.15

* SPRM-204: Upgraded Spring Core to 5.3.15

Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Nicolás Zdanovicz <nzdanovicz@mulesoft.com>
* SRPM-205: Upgraded Spring Security to v5.6.1

Co-authored-by: Engineering Services Bot <engineering-services-bot@mulesoft.com>
Co-authored-by: Nicolás Zdanovicz <nzdanovicz@mulesoft.com>
exclude gson from transitive dependency
update version test case
W-12142616: Pull request template
W-12436158: Add codeowners, renovate and pr text to .github
Copy link

salesforce-cla bot commented Dec 8, 2023

Thanks for the contribution! Unfortunately we can't verify the commit author(s): renovate-pro-kbuild[bot] <5***@U***.n***.g***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce Inc. Contributor License Agreement and this Pull Request will be revalidated.

Copy link

salesforce-cla bot commented Dec 8, 2023

Thanks for the contribution! Before we can merge this, we need @lvzh90 @garodriguezlp @emariotti3 to sign the Salesforce Inc. Contributor License Agreement.

</dependency>
<dependency>
<groupId>org.mule.connectors</groupId>
<artifactId>mule-sockets-connector</artifactId>
Copy link
Contributor

Choose a reason for hiding this comment

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

@alexandruatomei9 this is no correct we should not add circular dependencies if we need to validate scenarios with the sockets connector these test should be in the sockets connector not here Thanks!

Copy link
Contributor

Choose a reason for hiding this comment

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

This is not being use just remove it

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.