Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the gradle-dependencies group with 12 updates
Bumps the gradle-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | com.gradle.plugin-publish | `1.2.0` | `1.2.1` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.14.2` | `2.15.2` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.1.2` | `5.2.1` | | commons-io:commons-io | `2.11.0` | `2.13.0` | | org.spockframework:spock-core | `2.0-groovy-3.0` | `2.3-groovy-4.0` | | org.spockframework:spock-junit4 | `2.0-groovy-3.0` | `2.3-groovy-4.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.8.2` | `5.10.0` | | [org.codehaus.groovy:groovy-json](https://github.com/apache/groovy) | `3.0.9` | `3.0.19` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.0.64` | `1.0.87` | | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `22.0.0` | `24.0.1` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.9` | `2.10.1` | | com.github.johnrengelman.shadow | `8.1.0` | `8.1.1` | Updates `com.gradle.plugin-publish` from 1.2.0 to 1.2.1 Updates `com.fasterxml.jackson:jackson-bom` from 2.14.2 to 2.15.2 - [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.15.2) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.1.2 to 5.2.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.1.2...rel/v5.2.1) Updates `commons-io:commons-io` from 2.11.0 to 2.13.0 Updates `org.spockframework:spock-core` from 2.0-groovy-3.0 to 2.3-groovy-4.0 Updates `org.spockframework:spock-junit4` from 2.0-groovy-3.0 to 2.3-groovy-4.0 Updates `org.junit.jupiter:junit-jupiter` from 5.8.2 to 5.10.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.10.0) Updates `org.codehaus.groovy:groovy-json` from 3.0.9 to 3.0.19 - [Commits](https://github.com/apache/groovy/commits) Updates `com.networknt:json-schema-validator` from 1.0.64 to 1.0.87 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.0.64...1.0.87) Updates `org.jetbrains:annotations` from 22.0.0 to 24.0.1 - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](JetBrains/java-annotations@22.0.0...24.0.1) Updates `com.google.code.gson:gson` from 2.8.9 to 2.10.1 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.10.1) Updates `com.github.johnrengelman.shadow` from 8.1.0 to 8.1.1 --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.spockframework:spock-core dependency-type: direct:production dependency-group: gradle-dependencies - dependency-name: org.spockframework:spock-junit4 dependency-type: direct:production dependency-group: gradle-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.codehaus.groovy:groovy-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information