We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc8be9 commit efcb432Copy full SHA for efcb432
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation "com.enonic.xp:admin-api:${xpVersion}"
42
implementation "com.enonic.xp:portal-api:${xpVersion}"
43
44
- include "com.fasterxml.jackson.jr:jackson-jr-objects:2.20.0"
+ include "com.fasterxml.jackson.jr:jackson-jr-objects:2.20.1"
45
include "com.enonic.xp:lib-app:${xpVersion}"
46
include "com.enonic.xp:lib-admin:${xpVersion}"
47
include "com.enonic.xp:lib-auth:${xpVersion}"
0 commit comments