Skip to content

Commit

Permalink
GH-297 - Upgrade to ByteBuddy 1.16.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jan 18, 2025
1 parent fde9077 commit 0d4539e
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 @@ -25,7 +25,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<archunit.version>1.3.0</archunit.version>
<bytebuddy.version>1.15.10</bytebuddy.version>
<bytebuddy.version>1.16.0</bytebuddy.version>
<hibernate.version>6.6.2.Final</hibernate.version>
<jmolecules.version>1.10.0</jmolecules.version>
<module.name>org.jmolecules.integrations</module.name>
Expand Down

0 comments on commit 0d4539e

Please sign in to comment.