Skip to content

Commit efcb432

Browse files
Bump com.fasterxml.jackson.jr:jackson-jr-objects from 2.20.0 to 2.20.1
Bumps [com.fasterxml.jackson.jr:jackson-jr-objects](https://github.com/FasterXML/jackson-jr) from 2.20.0 to 2.20.1. - [Commits](FasterXML/jackson-jr@jackson-jr-parent-2.20.0...jackson-jr-parent-2.20.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.jr:jackson-jr-objects dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cc8be9 commit efcb432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation "com.enonic.xp:admin-api:${xpVersion}"
4242
implementation "com.enonic.xp:portal-api:${xpVersion}"
4343

44-
include "com.fasterxml.jackson.jr:jackson-jr-objects:2.20.0"
44+
include "com.fasterxml.jackson.jr:jackson-jr-objects:2.20.1"
4545
include "com.enonic.xp:lib-app:${xpVersion}"
4646
include "com.enonic.xp:lib-admin:${xpVersion}"
4747
include "com.enonic.xp:lib-auth:${xpVersion}"

0 commit comments

Comments
 (0)