Skip to content

Commit

Permalink
Update to Byte Buddy 1.9.16
Browse files Browse the repository at this point in the history
Closes gh-8481
  • Loading branch information
eleftherias committed May 5, 2020
1 parent 01cce49 commit f43d00f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ dependencyManagement {
dependency 'javax.xml.bind:jaxb-api:2.4.0-b180830.0359'
dependency 'junit:junit:4.12'
dependency 'ldapsdk:ldapsdk:4.1'
dependency 'net.bytebuddy:byte-buddy-agent:1.9.10'
dependency 'net.bytebuddy:byte-buddy:1.9.10'
dependency 'net.bytebuddy:byte-buddy-agent:1.9.16'
dependency 'net.bytebuddy:byte-buddy:1.9.16'
dependency 'net.jcip:jcip-annotations:1.0'
dependency 'net.minidev:accessors-smart:1.2'
dependency 'net.minidev:json-smart:2.3'
Expand Down

0 comments on commit f43d00f

Please sign in to comment.