Skip to content

Commit

Permalink
GH-225 - Upgrade to ByteBuddy 1.14.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Feb 16, 2024
1 parent 2854d6e commit ed1f598
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 @@ -24,7 +24,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<archunit.version>1.2.1</archunit.version>
<bytebuddy.version>1.14.10</bytebuddy.version>
<bytebuddy.version>1.14.12</bytebuddy.version>
<hibernate.version>6.4.1.Final</hibernate.version>
<jmolecules.version>1.8.0</jmolecules.version>
<spring-boot.version>2.7.18</spring-boot.version>
Expand Down

0 comments on commit ed1f598

Please sign in to comment.