Skip to content

Commit 919076a

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
Bump org.jruby.joni:joni from 2.2.1 to 2.2.3 (#17280) (#17287)
Bumps [org.jruby.joni:joni](https://github.com/jruby/joni) from 2.2.1 to 2.2.3. - [Commits](jruby/joni@joni-2.2.1...joni-2.2.3) --- updated-dependencies: - dependency-name: org.jruby.joni:joni dependency-type: direct:production update-type: version-update:semver-patch ... (cherry picked from commit 7bab481) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ad5800 commit 919076a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ dependencies {
119119
api 'org.apache.maven:maven-model:3.9.6'
120120
api 'com.networknt:json-schema-validator:1.2.0'
121121
api 'org.jruby.jcodings:jcodings:1.0.58'
122-
api 'org.jruby.joni:joni:2.2.1'
122+
api 'org.jruby.joni:joni:2.2.3'
123123
api "com.fasterxml.jackson.core:jackson-databind:${props.getProperty('jackson_databind')}"
124124
api "org.ajoberstar.grgit:grgit-core:5.2.1"
125125

0 commit comments

Comments
 (0)