Bump byte-buddy from 1.10.8 to 1.10.9
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.8 to 1.10.9. - [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.8...byte-buddy-1.10.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
1337646307
commit
6ea69f6dae
2
pom.xml
2
pom.xml
|
@ -80,7 +80,7 @@
|
|||
<version.junit.mockito>3.3.3</version.junit.mockito>
|
||||
<!-- byte buddy 1.9.7+ is needed to solve dependency errors with
|
||||
spring mock tests see LdapClientTest -->
|
||||
<version.byte-buddy>1.10.8</version.byte-buddy>
|
||||
<version.byte-buddy>1.10.9</version.byte-buddy>
|
||||
<version.byte-buddy-agent>1.10.8</version.byte-buddy-agent>
|
||||
<version.hamcrest>2.2</version.hamcrest>
|
||||
<version.equalsverifier>3.1.13</version.equalsverifier>
|
||||
|
|
Loading…
Reference in New Issue