Bump byte-buddy-agent from 1.10.10 to 1.10.11
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.10.10 to 1.10.11. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.10...byte-buddy-1.10.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2f201f405d
commit
18d6d33d24
2
pom.xml
2
pom.xml
|
@ -81,7 +81,7 @@
|
|||
<!-- byte buddy 1.9.7+ is needed to solve dependency errors with
|
||||
spring mock tests see LdapClientTest -->
|
||||
<version.byte-buddy>1.10.11</version.byte-buddy>
|
||||
<version.byte-buddy-agent>1.10.10</version.byte-buddy-agent>
|
||||
<version.byte-buddy-agent>1.10.11</version.byte-buddy-agent>
|
||||
<version.equalsverifier>3.3</version.equalsverifier>
|
||||
<version.openpojo>0.8.13</version.openpojo>
|
||||
<version.jacoco>0.8.5</version.jacoco>
|
||||
|
|
Loading…
Reference in New Issue