Skip to content

Commit

Permalink
Bump version.byte-buddy from 1.14.7 to 1.14.8 (#3325)
Browse files Browse the repository at this point in the history
* Bump version.byte-buddy from 1.14.7 to 1.14.8

Bumps `version.byte-buddy` from 1.14.7 to 1.14.8.

Updates `net.bytebuddy:byte-buddy` from 1.14.7 to 1.14.8
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.7...byte-buddy-1.14.8)

Updates `net.bytebuddy:byte-buddy-agent` from 1.9.16 to 1.14.8
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.9.16...byte-buddy-1.14.8)

Updates `net.bytebuddy:byte-buddy-dep` from 1.14.7 to 1.14.8
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.7...byte-buddy-1.14.8)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.bytebuddy:byte-buddy-dep
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update integration-tests/runtime-attach/runtime-attach-app/pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jackshirazi <[email protected]>
  • Loading branch information
dependabot[bot] and jackshirazi authored Sep 19, 2023
1 parent 302f1e0 commit e968cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<version.jetty-server>9.4.11.v20180605</version.jetty-server>
<version.json-schema-validator>1.0.86</version.json-schema-validator>
<!-- Byte Buddy and ASM must be kept in sync -->
<version.byte-buddy>1.14.7</version.byte-buddy>
<version.byte-buddy>1.14.8</version.byte-buddy>
<version.asm>9.5</version.asm>
<version.cucumber>5.4.0</version.cucumber>

Expand Down

0 comments on commit e968cf3

Please sign in to comment.