Skip to content

Commit

Permalink
Updated Byte Buddy to v1.10.15
Browse files Browse the repository at this point in the history
Closes gh-185
  • Loading branch information
kedar-joshi committed Sep 19, 2020
1 parent fd7197d commit 24efbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<jakarta.validation-api.version>2.0.2</jakarta.validation-api.version>

<!-- Byte code generation -->
<byte-buddy.version>1.10.14</byte-buddy.version>
<byte-buddy.version>1.10.15</byte-buddy.version>

<!-- Serialization / Deserialization -->
<jackson.version>2.11.2</jackson.version>
Expand Down

0 comments on commit 24efbf4

Please sign in to comment.