Skip to content

Commit

Permalink
Merge pull request DSpace#10267 from DSpace/dependabot/maven/net.byte…
Browse files Browse the repository at this point in the history
…buddy-byte-buddy-1.16.1

Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.16.1
  • Loading branch information
tdonohue authored Jan 21, 2025
2 parents b7a210d + 0f8e7d6 commit 6f72411
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 @@ -1815,7 +1815,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.10</version>
<version>1.16.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 6f72411

Please sign in to comment.