Skip to content

Commit b87ad4c

Browse files
maven(deps): bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3 (#5620)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.2 to 1.18.3. - [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.18.2...byte-buddy-1.18.3) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6acd8ed commit b87ad4c

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
@@ -1241,7 +1241,7 @@
12411241
<dependency>
12421242
<groupId>net.bytebuddy</groupId>
12431243
<artifactId>byte-buddy</artifactId>
1244-
<version>1.18.2</version>
1244+
<version>1.18.3</version>
12451245
</dependency>
12461246
<dependency>
12471247
<groupId>net.bytebuddy</groupId>
@@ -1267,7 +1267,7 @@
12671267
<dependency>
12681268
<groupId>net.bytebuddy</groupId>
12691269
<artifactId>byte-buddy</artifactId>
1270-
<version>1.18.2</version>
1270+
<version>1.18.3</version>
12711271
</dependency>
12721272
<dependency>
12731273
<groupId>net.bytebuddy</groupId>
@@ -1293,7 +1293,7 @@
12931293
<dependency>
12941294
<groupId>net.bytebuddy</groupId>
12951295
<artifactId>byte-buddy</artifactId>
1296-
<version>1.18.2</version>
1296+
<version>1.18.3</version>
12971297
</dependency>
12981298
<dependency>
12991299
<groupId>net.bytebuddy</groupId>

0 commit comments

Comments
 (0)