Skip to content

Commit 09b6c83

Browse files
chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.18.3 to 1.18.4
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.3 to 1.18.4. - [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.3...byte-buddy-1.18.4) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6af8c38 commit 09b6c83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@
10421042
<dependency>
10431043
<groupId>net.bytebuddy</groupId>
10441044
<artifactId>byte-buddy</artifactId>
1045-
<version>1.18.3</version>
1045+
<version>1.18.4</version>
10461046
<scope>test</scope>
10471047
</dependency>
10481048
<dependency>

0 commit comments

Comments
 (0)