Skip to content

Commit

Permalink
GH-198 - Upgrade to ByteBuddy 1.14.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 8, 2023
1 parent ae267f7 commit 3e32901
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.1.0</archunit.version>
<bytebuddy.version>1.14.6</bytebuddy.version>
<bytebuddy.version>1.14.9</bytebuddy.version>
<hibernate.version>6.2.7.Final</hibernate.version>
<jmolecules.version>1.6.0</jmolecules.version>
<spring-boot.version>2.7.14</spring-boot.version>
Expand Down

0 comments on commit 3e32901

Please sign in to comment.