Skip to content

Commit 2b3eed5

Browse files
build(deps): bump net.bytebuddy:byte-buddy from 1.18.2 to 1.18.3
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]>
1 parent 8cdb235 commit 2b3eed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@
10341034
<dependency>
10351035
<groupId>net.bytebuddy</groupId>
10361036
<artifactId>byte-buddy</artifactId>
1037-
<version>1.18.2</version>
1037+
<version>1.18.3</version>
10381038
</dependency>
10391039
</dependencies>
10401040
</dependencyManagement>

0 commit comments

Comments
 (0)