Skip to content

Commit

Permalink
Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 5ba8459 commit ca8b256
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 @@ -99,7 +99,7 @@
<moby-names-generator.version>20.10.1-r0</moby-names-generator.version>

<!-- Required for JDK 21 compatibility, remove dependency management for byte-buddy once assertj bumps to a newer bytebuddy -->
<byte-buddy.version>1.14.9</byte-buddy.version>
<byte-buddy.version>1.14.10</byte-buddy.version>
<!-- Avoids issues with ryuk when running with podman https://github.com/containers/podman/issues/7927#issuecomment-731525556 -->
<testcontainers.ryuk.disabled>true</testcontainers.ryuk.disabled>
</properties>
Expand Down

0 comments on commit ca8b256

Please sign in to comment.