Skip to content

Commit

Permalink
Bump org.jruby.joni:joni from 2.2.1 to 2.2.3 (#17280) (#17287)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
3 people authored Feb 7, 2025
1 parent 4ad5800 commit 919076a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ dependencies {
api 'org.apache.maven:maven-model:3.9.6'
api 'com.networknt:json-schema-validator:1.2.0'
api 'org.jruby.jcodings:jcodings:1.0.58'
api 'org.jruby.joni:joni:2.2.1'
api 'org.jruby.joni:joni:2.2.3'
api "com.fasterxml.jackson.core:jackson-databind:${props.getProperty('jackson_databind')}"
api "org.ajoberstar.grgit:grgit-core:5.2.1"

Expand Down

0 comments on commit 919076a

Please sign in to comment.