Skip to content

Commit

Permalink
GH-285 - Upgrade to ByteBuddy 1.15.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 20, 2024
1 parent 010bb40 commit 6a8ff24
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.3</bytebuddy.version>
<bytebuddy.version>1.15.10</bytebuddy.version>
<hibernate.version>6.6.1.Final</hibernate.version>
<jmolecules.version>1.10.0</jmolecules.version>
<module.name>org.jmolecules.integrations</module.name>
Expand Down

0 comments on commit 6a8ff24

Please sign in to comment.