Skip to content

Commit ffe002f

Browse files
Bump net.bytebuddy:byte-buddy from 1.18.10 to 1.18.11
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.18.10 to 1.18.11. - [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.10...byte-buddy-1.18.11) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-version: 1.18.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4b4157 commit ffe002f

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
@@ -296,7 +296,7 @@
296296
<dependency>
297297
<groupId>net.bytebuddy</groupId>
298298
<artifactId>byte-buddy</artifactId>
299-
<version>1.18.10</version>
299+
<version>1.18.11</version>
300300
<scope>test</scope>
301301
</dependency>
302302
<!-- Selenium-->

0 commit comments

Comments
 (0)