Skip to content

Commit

Permalink
Bump the all-actions-version-updates group across 1 directory with 12…
Browse files Browse the repository at this point in the history
… updates

Bumps the all-actions-version-updates group with 12 updates in the /java directory:

| Package | From | To |
| --- | --- | --- |
| [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.25.3` | `4.29.3` |
| org.locationtech.jts:jts-core | `1.19.0` | `1.20.0` |
| [com.google.guava:guava](https://github.com/google/guava) | `33.2.1-jre` | `33.4.0-jre` |
| commons-cli:commons-cli | `1.8.0` | `1.9.0` |
| org.slf4j:slf4j-simple | `2.0.16` | `2.0.17` |
| [io.github.sebasbaumh:mapbox-vector-tile-java](https://github.com/sebasbaumh/mapbox-vector-tile-java) | `23.1.0` | `24.1.1` |
| org.apache.orc:orc-core | `1.8.1` | `2.1.0` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.10.3` | `5.12.0` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.4` | `5.12.0` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.10.3` | `5.12.0` |
| com.diffplug.spotless | `6.25.0` | `7.0.2` |
| me.champeau.jmh | `0.7.2` | `0.7.3` |



Updates `com.google.protobuf:protobuf-java` from 3.25.3 to 4.29.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `org.locationtech.jts:jts-core` from 1.19.0 to 1.20.0

Updates `com.google.guava:guava` from 33.2.1-jre to 33.4.0-jre
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Updates `commons-cli:commons-cli` from 1.8.0 to 1.9.0

Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17

Updates `io.github.sebasbaumh:mapbox-vector-tile-java` from 23.1.0 to 24.1.1
- [Release notes](https://github.com/sebasbaumh/mapbox-vector-tile-java/releases)
- [Changelog](https://github.com/sebasbaumh/mapbox-vector-tile-java/blob/main/mapbox-vector-tile-java%20release%20(MacOS).launch)
- [Commits](sebasbaumh/mapbox-vector-tile-java@v23.1.0...v24.1.1)

Updates `org.apache.orc:orc-core` from 1.8.1 to 2.1.0

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.12.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.12.0)

Updates `com.diffplug.spotless` from 6.25.0 to 7.0.2

Updates `me.champeau.jmh` from 0.7.2 to 0.7.3

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions-version-updates
- dependency-name: org.locationtech.jts:jts-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions-version-updates
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions-version-updates
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions-version-updates
- dependency-name: org.slf4j:slf4j-simple
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions-version-updates
- dependency-name: io.github.sebasbaumh:mapbox-vector-tile-java
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions-version-updates
- dependency-name: org.apache.orc:orc-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions-version-updates
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions-version-updates
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions-version-updates
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions-version-updates
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions-version-updates
- dependency-name: me.champeau.jmh
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 747132f commit 584cd7d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions java/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java-library'
id('com.diffplug.spotless') version '6.25.0'
id 'me.champeau.jmh' version '0.7.2'
id('com.diffplug.spotless') version '7.0.2'
id 'me.champeau.jmh' version '0.7.3'
id 'jacoco'
}

Expand All @@ -16,20 +16,20 @@ group 'com.mlt'
version '1.0-SNAPSHOT'

dependencies {
implementation 'com.google.protobuf:protobuf-java:3.25.3'
implementation 'org.locationtech.jts:jts-core:1.19.0'
implementation 'com.google.protobuf:protobuf-java:4.29.3'
implementation 'org.locationtech.jts:jts-core:1.20.0'
implementation 'me.lemire.integercompression:JavaFastPFOR:0.2.1'
implementation 'com.google.guava:guava:33.2.1-jre'
implementation 'commons-cli:commons-cli:1.8.0'
implementation 'org.slf4j:slf4j-simple:2.0.16'
implementation 'com.google.guava:guava:33.4.0-jre'
implementation 'commons-cli:commons-cli:1.9.0'
implementation 'org.slf4j:slf4j-simple:2.0.17'
implementation 'no.ecc.vectortile:java-vector-tile:1.3.23'
implementation 'io.github.sebasbaumh:mapbox-vector-tile-java:23.1.0'
implementation 'org.apache.orc:orc-core:1.8.1'
implementation 'io.github.sebasbaumh:mapbox-vector-tile-java:24.1.1'
implementation 'org.apache.orc:orc-core:2.1.0'
implementation 'com.github.davidmoten:hilbert-curve:0.2.3'
implementation 'com.carrotsearch:hppc:0.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.12.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.12.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.12.0'
testImplementation 'org.openjdk.jmh:jmh-core:1.37 '
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
}
Expand Down

0 comments on commit 584cd7d

Please # to comment.