Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit fc69126

Browse files
authored
deps: update dependency net.bytebuddy:byte-buddy to v1.11.14 (#547)
1 parent ea8534e commit fc69126

File tree

1 file changed

+1
-1
lines changed
  • samples/snippets/cloud-client/src

1 file changed

+1
-1
lines changed

samples/snippets/cloud-client/src/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>net.bytebuddy</groupId>
118118
<artifactId>byte-buddy</artifactId>
119-
<version>1.10.20</version>
119+
<version>1.11.14</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>com.google.api</groupId>

0 commit comments

Comments
 (0)