Skip to content

Commit d0054db

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.17.2
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.17 to 1.17.2. - [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.17...byte-buddy-1.17.2) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0f61c5 commit d0054db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ SPDX-License-Identifier: Apache-2.0
7070
<artemis.jakarta.client.version>2.33.0</artemis.jakarta.client.version>
7171
<junit.version>5.10.1</junit.version>
7272
<junit.platform.launcher.version>1.10.1</junit.platform.launcher.version>
73-
<byte.buddy.version>1.14.17</byte.buddy.version>
73+
<byte.buddy.version>1.17.2</byte.buddy.version>
7474
<joda.version>2.12.7</joda.version>
7575
<flyway.version>9.22.3</flyway.version>
7676
<slf4j.version>2.0.13</slf4j.version>

0 commit comments

Comments
 (0)