Skip to content

Commit 8bca425

Browse files
maven(deps): bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 (#5487)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.8 to 1.18.0. - [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.17.8...byte-buddy-1.18.0) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8a3c98 commit 8bca425

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,7 +1193,7 @@
11931193
<dependency>
11941194
<groupId>net.bytebuddy</groupId>
11951195
<artifactId>byte-buddy</artifactId>
1196-
<version>1.17.8</version>
1196+
<version>1.18.0</version>
11971197
</dependency>
11981198
<dependency>
11991199
<groupId>net.bytebuddy</groupId>
@@ -1219,7 +1219,7 @@
12191219
<dependency>
12201220
<groupId>net.bytebuddy</groupId>
12211221
<artifactId>byte-buddy</artifactId>
1222-
<version>1.17.8</version>
1222+
<version>1.18.0</version>
12231223
</dependency>
12241224
<dependency>
12251225
<groupId>net.bytebuddy</groupId>
@@ -1245,7 +1245,7 @@
12451245
<dependency>
12461246
<groupId>net.bytebuddy</groupId>
12471247
<artifactId>byte-buddy</artifactId>
1248-
<version>1.17.8</version>
1248+
<version>1.18.0</version>
12491249
</dependency>
12501250
<dependency>
12511251
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)