Skip to content

Commit 195ac45

Browse files
build(deps): bump com.fasterxml.jackson:jackson-bom in the patches group
Bumps the patches group with 1 update: [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom). Updates `com.fasterxml.jackson:jackson-bom` from 2.18.2 to 2.18.3 - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.2...jackson-bom-2.18.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e66794 commit 195ac45

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
@@ -80,7 +80,7 @@ repositories {
8080
dependencies {
8181
def picocliVersion = '4.7.6'
8282

83-
implementation(platform('com.fasterxml.jackson:jackson-bom:2.18.2'))
83+
implementation(platform('com.fasterxml.jackson:jackson-bom:2.18.3'))
8484
// 1.4.+ requires Java 11 and we are stuck on 8
8585
implementation(platform('ch.qos.logback:logback-parent:[1.3.5,1.4)'))
8686

0 commit comments

Comments
 (0)