Skip to content

chore(deps): replace cglib with byte-buddy #543

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

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

federicorispo
Copy link
Member

  • Replaced cglib with byte-buddy since cglib is deprecated
  • Updated gradle version to 8.5

With these two bumps the build does not fail anymore

- Replaced cglib with byte-buddy since cglib is deprecated
- Updated gradle version to 8.5

With these two bumps the build does not fail anymore
@federicorispo federicorispo added the dependencies Pull requests that update a dependency file label Dec 19, 2023
@federicorispo federicorispo self-assigned this Dec 19, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@federicorispo federicorispo merged commit 8ef7540 into master Dec 19, 2023
@federicorispo federicorispo deleted the chore/replace-cglib-with-byte-buddy branch December 19, 2023 08:12
estal011 added a commit to 8btc-OnePiece/graphql-java-servlet that referenced this pull request Jul 31, 2024
* 15.2: (72 commits)
  Update version for release
  chore: bump version to 15.2.0
  fix(deps): update all non-major dependencies to v2.0.12
  chore(deps): update dependency gradle to v8.6 (graphql-java-kickstart#554)
  chore(deps): update gradle/wrapper-validation-action action to v2
  chore(deps): update actions/cache action to v4 (graphql-java-kickstart#551)
  fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.18
  fix(deps): update all non-major dependencies to v6.1.3
  fix(deps): update all non-major dependencies to v2.0.11
  fix(deps): update all non-major dependencies to v2.0.10
  fix(deps): update all non-major dependencies to v2.16.1
  fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.17 (graphql-java-kickstart#545)
  fix(deps): update dependency net.bytebuddy:byte-buddy to v1.14.11
  fix(deps): update dependency com.google.guava:guava to v33 (graphql-java-kickstart#542)
  fix(deps): update all non-major dependencies (graphql-java-kickstart#533)
  chore(deps): replace cglib with byte-buddy (graphql-java-kickstart#543)
  chore(deps): update actions/setup-java action to v4
  chore(deps): update actions/checkout action to v4
  fix(deps): update dependency com.graphql-java:graphql-java to v21
  fix(deps): update all non-major dependencies to v2.1.1
  ...

# Conflicts:
#	build.gradle
#	gradle.properties
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant