Skip to content

Commit d885bfd

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.18 to 1.14.19. - [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.14.18...byte-buddy-1.14.19) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 975f45c commit d885bfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

inject-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>net.bytebuddy</groupId>
4747
<artifactId>byte-buddy</artifactId>
48-
<version>1.14.18</version>
48+
<version>1.14.19</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>net.bytebuddy</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>net.bytebuddy</groupId>
5454
<artifactId>byte-buddy</artifactId>
55-
<version>1.14.18</version>
55+
<version>1.14.19</version>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)