mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
ATS-35 : T-Engines: update Docker Transformers to Spring Boot 2.0.x GA
- updated objenesis to 2.6
This commit is contained in:
parent
ca0867c3b8
commit
27aa38209b
@ -59,6 +59,11 @@
|
||||
<artifactId>byte-buddy-agent</artifactId>
|
||||
<version>1.9.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.objenesis</groupId>
|
||||
<artifactId>objenesis</artifactId>
|
||||
<version>2.6</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user