forked from locationtech/geowave
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the maven group across 5 directories with 23 updates #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/maven/maven-1ab2867ecc
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the maven group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.eclipse.jetty:jetty-server | `9.4.24.v20191120` | `9.4.51.v20230217` | | [org.apache.thrift:libthrift](https://github.com/apache/thrift) | `0.9.3` | `0.14.0` | | xerces:xercesImpl | `2.11.0` | `2.12.2` | | commons-io:commons-io | `2.6` | `2.7` | | [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) | `1.1.2.6` | `1.1.10.4` | | org.apache.hadoop:hadoop-common | `2.8.4` | `3.2.4` | | org.hsqldb:hsqldb | `2.3.0` | `2.7.1` | | org.apache.avro:avro | `1.7.6` | `1.11.3` | | [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) | `1.11.281` | `1.12.261` | | org.apache.httpcomponents:httpclient | `4.5.2` | `4.5.13` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.10.1` | `2.12.7.1` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `2.5.0` | `3.16.3` | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.13.1` | `1.53.0` | | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.43.Final` | `4.1.100.Final` | | [junit:junit](https://github.com/junit-team/junit4) | `4.11` | `4.13.1` | | [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver) | `2.2` | `4.8.0` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.8.1` | `2.8.9` | | org.springframework.security.oauth:spring-security-oauth2 | `2.3.3.RELEASE` | `2.3.5.RELEASE` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.20.1` | `3.41.2.2` | Bumps the maven group with 2 updates in the /extensions/adapters/raster directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.codehaus.plexus:plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver). Bumps the maven group with 1 update in the /extensions/datastores/dynamodb directory: [junit:junit](https://github.com/junit-team/junit4). Bumps the maven group with 1 update in the /extensions/datastores/hbase directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Bumps the maven group with 3 updates in the /services/rest directory: [com.google.code.gson:gson](https://github.com/google/gson), org.springframework.security.oauth:spring-security-oauth2 and [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc). Updates `org.eclipse.jetty:jetty-server` from 9.4.24.v20191120 to 9.4.51.v20230217 Updates `org.eclipse.jetty:jetty-webapp` from 9.4.24.v20191120 to 9.4.51.v20230217 Updates `org.apache.thrift:libthrift` from 0.9.3 to 0.14.0 - [Release notes](https://github.com/apache/thrift/releases) - [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md) - [Commits](apache/thrift@0.9.3...v0.14.0) Updates `xerces:xercesImpl` from 2.11.0 to 2.12.2 Updates `commons-io:commons-io` from 2.6 to 2.7 Updates `org.xerial.snappy:snappy-java` from 1.1.2.6 to 1.1.10.4 - [Release notes](https://github.com/xerial/snappy-java/releases) - [Commits](xerial/snappy-java@1.1.2.6...v1.1.10.4) Updates `org.apache.hadoop:hadoop-common` from 2.8.4 to 3.2.4 Updates `org.hsqldb:hsqldb` from 2.3.0 to 2.7.1 Updates `org.apache.avro:avro` from 1.7.6 to 1.11.3 Updates `com.amazonaws:aws-java-sdk-s3` from 1.11.281 to 1.12.261 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.11.281...1.12.261) Updates `org.apache.httpcomponents:httpclient` from 4.5.2 to 4.5.13 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.10.1 to 2.12.7.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.10.1 to 2.12.7.1 Updates `com.google.protobuf:protobuf-java` from 2.5.0 to 3.16.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v2.5.0...v3.16.3) Updates `io.grpc:grpc-protobuf` from 1.13.1 to 1.53.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.13.1...v1.53.0) Updates `io.netty:netty-codec-http2` from 4.1.43.Final to 4.1.100.Final - [Commits](netty/netty@netty-4.1.43.Final...netty-4.1.100.Final) Updates `io.netty:netty-codec` from 4.1.43.Final to 4.1.100.Final - [Commits](netty/netty@netty-4.1.43.Final...netty-4.1.100.Final) Updates `io.netty:netty-handler` from 4.1.43.Final to 4.1.100.Final - [Commits](netty/netty@netty-4.1.43.Final...netty-4.1.100.Final) Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Updates `org.codehaus.plexus:plexus-archiver` from 2.2 to 4.8.0 - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-archiver/commits/plexus-archiver-4.8.0) Updates `com.google.code.gson:gson` from 2.8.1 to 2.8.9 - [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.1...gson-parent-2.8.9) Updates `org.springframework.security.oauth:spring-security-oauth2` from 2.3.3.RELEASE to 2.3.5.RELEASE Updates `org.xerial:sqlite-jdbc` from 3.20.1 to 3.41.2.2 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.20.1...3.41.2.2) Updates `com.google.protobuf:protobuf-java` from 2.5.0 to 3.16.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v2.5.0...v3.16.3) Updates `org.codehaus.plexus:plexus-archiver` from 2.2 to 4.8.0 - [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-archiver/commits/plexus-archiver-4.8.0) Updates `junit:junit` from 4.11 to 4.13.1 - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](junit-team/junit4@r4.11...r4.13.1) Updates `com.google.protobuf:protobuf-java` from 2.5.0 to 3.16.3 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v2.5.0...v3.16.3) Updates `com.google.code.gson:gson` from 2.8.1 to 2.8.9 - [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.1...gson-parent-2.8.9) Updates `org.springframework.security.oauth:spring-security-oauth2` from 2.3.3.RELEASE to 2.3.5.RELEASE Updates `org.xerial:sqlite-jdbc` from 3.20.1 to 3.41.2.2 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.20.1...3.41.2.2) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-server dependency-type: direct:production dependency-group: maven - dependency-name: org.eclipse.jetty:jetty-webapp dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.thrift:libthrift dependency-type: direct:production dependency-group: maven - dependency-name: xerces:xercesImpl dependency-type: direct:production dependency-group: maven - dependency-name: commons-io:commons-io dependency-type: direct:production dependency-group: maven - dependency-name: org.xerial.snappy:snappy-java dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production dependency-group: maven - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.avro:avro dependency-type: direct:production dependency-group: maven - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production dependency-group: maven - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: io.grpc:grpc-protobuf dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-codec dependency-type: direct:production dependency-group: maven - dependency-name: io.netty:netty-handler dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-type: direct:production dependency-group: maven - dependency-name: org.codehaus.plexus:plexus-archiver dependency-type: direct:production dependency-group: maven - dependency-name: com.google.code.gson:gson dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production dependency-group: maven - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: org.codehaus.plexus:plexus-archiver dependency-type: direct:production dependency-group: maven - dependency-name: junit:junit dependency-type: direct:development dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production dependency-group: maven - dependency-name: com.google.code.gson:gson dependency-type: direct:production dependency-group: maven - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production dependency-group: maven - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 19 updates in the / directory:
9.4.24.v201911209.4.51.v202302170.9.30.14.02.11.02.12.22.62.71.1.2.61.1.10.42.8.43.2.42.3.02.7.11.7.61.11.31.11.2811.12.2614.5.24.5.132.10.12.12.7.12.5.03.16.31.13.11.53.04.1.43.Final4.1.100.Final4.114.13.12.24.8.02.8.12.8.92.3.3.RELEASE2.3.5.RELEASE3.20.13.41.2.2Bumps the maven group with 2 updates in the /extensions/adapters/raster directory: com.google.protobuf:protobuf-java and org.codehaus.plexus:plexus-archiver.
Bumps the maven group with 1 update in the /extensions/datastores/dynamodb directory: junit:junit.
Bumps the maven group with 1 update in the /extensions/datastores/hbase directory: com.google.protobuf:protobuf-java.
Bumps the maven group with 3 updates in the /services/rest directory: com.google.code.gson:gson, org.springframework.security.oauth:spring-security-oauth2 and org.xerial:sqlite-jdbc.
Updates
org.eclipse.jetty:jetty-serverfrom 9.4.24.v20191120 to 9.4.51.v20230217Updates
org.eclipse.jetty:jetty-webappfrom 9.4.24.v20191120 to 9.4.51.v20230217Updates
org.apache.thrift:libthriftfrom 0.9.3 to 0.14.0Release notes
Sourced from org.apache.thrift:libthrift's releases.
Changelog
Sourced from org.apache.thrift:libthrift's changelog.
... (truncated)
Commits
8411e18Version 0.14.00be1b7dVersion 0.14.0705f377Version 0.14.0ebfa771THRIFT-5274: Enforce Java 8 compatibility518163aUpdate README.mdde523c7Updated CHANGES to reflect Version 0.14.07ae1ec3THRIFT-5297: Improve TThreadPoolServer Handling of Incoming Connectionsebc2ab5THRIFT-5345: Allow the ServerContext to be Unwrapped Programmatically55016bfTHRIFT-5343: TTlsSocketTransport does not resolve IPv4 addresses or validate ...4aaef75THRIFT-5337 Go set fields write improvementUpdates
xerces:xercesImplfrom 2.11.0 to 2.12.2Updates
commons-io:commons-iofrom 2.6 to 2.7Updates
org.xerial.snappy:snappy-javafrom 1.1.2.6 to 1.1.10.4Release notes
Sourced from org.xerial.snappy:snappy-java's releases.
... (truncated)
Commits
9f8c3cfMerge pull request from GHSA-55g7-9cwv-5qfv49d7001Update airframe-log to 23.9.2 (#509)1f07c31Update native libraries for f2e97f27be0dc6c691369040ba8a673bface484c (#503)13f8db1Update sbt to 1.9.6 (#505)f2e97f2feature: Upgrade the internal snappy version to 1.1.10 (1.1.8 was wrongly use...98b2225Update airframe-log to 23.9.1 (#504)9f29b5cUpdate NOTICE (#492)55639b5Update sbt-scalafmt to 2.5.1 (#499)a5d81a6Update airframe-log to 23.8.6 (#497)6495da1Update scalafmt-core to 3.7.14 (#501)Updates
org.apache.hadoop:hadoop-commonfrom 2.8.4 to 3.2.4Updates
org.hsqldb:hsqldbfrom 2.3.0 to 2.7.1Updates
org.apache.avro:avrofrom 1.7.6 to 1.11.3Updates
com.amazonaws:aws-java-sdk-s3from 1.11.281 to 1.12.261Changelog
Sourced from com.amazonaws:aws-java-sdk-s3's changelog.
... (truncated)
Commits
cb66c50AWS SDK for Java 1.12.261685134eUpdate GitHub version number to 1.12.261-SNAPSHOT5555d84AWS SDK for Java 1.12.260ae88c8aUpdate GitHub version number to 1.12.260-SNAPSHOT93a0a7fAWS SDK for Java 1.12.2595ec7cb7Update GitHub version number to 1.12.259-SNAPSHOT75fe4e1AWS SDK for Java 1.12.2588b6bdb0Update GitHub version number to 1.12.258-SNAPSHOTeba6423AWS SDK for Java 1.12.257d2f0b05Update GitHub version number to 1.12.257-SNAPSHOTUpdates
org.apache.httpcomponents:httpclientfrom 4.5.2 to 4.5.13Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.10.1 to 2.12.7.1Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-cborfrom 2.10.1 to 2.12.7.1Updates
com.google.protobuf:protobuf-javafrom 2.5.0 to 3.16.3Release notes
Sourced from com.google.protobuf:protobuf-java's releases.
... (truncated)
Commits
b8c2488Updating version.json and repo version numbers to: 16.342e47e5Refactoring Java parsing (3.16.x) (#10668)98884a8Merge pull request #10556 from deannagarcia/3.16.x450b648Cherrypick ruby fixes for montereyb17bb39Merge pull request #10548 from protocolbuffers/3.16.x-202209131829c18f5e7Updating changelog6f4e817Updating version.json and repo version numbers to: 16.2a7d4e94Merge pull request #10547 from deannagarcia/3.16.x55815e4Apply patch152d7bfUpdate version.json with "lts": true (#10535)Updates
io.grpc:grpc-protobuffrom 1.13.1 to 1.53.0Release notes
Sourced from io.grpc:grpc-protobuf's releases.
... (truncated)
Commits
4ca6de0Bump version to 1.53.02a1bb12Update README etc to reference 1.53.0b1b2424rls:Fix throttling in route lookup (b/262779100) (#9874) (#9879)501ca8fxds: Update logic so that an error being reported when stream is closed gets ...b0635fagoogleapis: Allow user set c2p bootstrap config (#9856)b289519xds: fixed RouteConfiguration not supporting contain and stringMatcher (#9845)706646fservlet: Implement gRPC server as a Servlet (#8596)44847bfUpgrade JUnit to 4.13.25a2c94bcore: Free unused MessageProducer in RetriableStream9de989bokhttp: Avoid DNS lookup in testUpdates
io.netty:netty-codec-http2from 4.1.43.Final to 4.1.100.FinalCommits
58df783[maven-release-plugin] prepare release netty-4.1.100.Final58f75f6Merge pull request from GHSA-xpw8-rcwv-8f8p4911448Do not fail when compressing empty HttpContent (#13655)caca5e5When read PoolSubpage's variant fields, it should lock on PoolSubpage's head ...d97f2a5Update checkout action to latest version (#13649)275341fFix issue with unrecognized JVM option while running with Java 11 (#13648)5db037bSpeedup max direct memory estimation via Unsafe (#13643)ce5c78cUpdate actions to the latest version (#13644)d7a8169[maven-release-plugin] prepare for next development iteration8e3fe28[maven-release-plugin] prepare release netty-4.1.99.FinalUpdates
io.netty:netty-codecfrom 4.1.43.Final to 4.1.100.FinalCommits
58df783[maven-release-plugin] prepare release netty-4.1.100.Final58f75f6Merge pull request from GHSA-xpw8-rcwv-8f8p4911448Do not fail when compressing empty HttpContent (#13655)caca5e5When read PoolSubpage's variant fields, it should lock on PoolSubpage's head ...d97f2a5Update checkout action to latest version (#13649)275341fFix issue with unrecognized JVM option while running with Java 11 (#13648)5db037bSpeedup max direct memory estimation via Unsafe (#13643)ce5c78cUpdate actions to the latest version (#13644)d7a8169[maven-release-plugin] prepare for next development iteration8e3fe28[maven-release-plugin] prepare release netty-4.1.99.FinalUpdates
io.netty:netty-handlerfrom 4.1.43.Final to 4.1.100.FinalCommits
58df783[maven-release-plugin] prepare release netty-4.1.100.Final58f75f6Merge pull request from GHSA-xpw8-rcwv-8f8p4911448Do not fail when compressing empty HttpContent (#13655)caca5e5When read PoolSubpage's variant fields, it should lock on PoolSubpage's head ...d97f2a5Update checkout action to latest version (#13649)275341fFix issue with unrecognized JVM option while running with Java 11 (#13648)5db037bSpeedup max direct memory estimation via Unsafe (#13643)ce5c78cUpdate actions to the latest version (#13644)d7a8169[maven-release-plugin] prepare for next development iteration8e3fe28[maven-release-plugin] prepare release netty-4.1.99.FinalUpdates
junit:junitfrom 4.11 to 4.13.1Release notes
Sourced from junit:junit's releases.
Commits
1b683f4[maven-release-plugin] prepare release r4.13.1ce6ce3aDraft 4.13.1 release notesc29dd82Change version to 4.13.1-SNAPSHOT1d17486Add a link to assertThrows in exception testing543905dUse separate line for annotation in Javadoc510e906Add sub headlines to class Javadoc610155bMerge pull request from GHSA-269g-pwp5-87ppb6cfd1eExplicitly wrap float parameter for consistency (#1671)a5d205cFix GitHub link in FAQ (#1672)3a5c6b4Deprecated since jdk9 replacing constructor instance of Double and Float (#1660)Updates
org.codehaus.plexus:plexus-archiverfrom 2.2 to 4.8.0Release notes
Sourced from org.codehaus.plexus:plexus-archiver's releases.
... (truncated)
Changelog
Sourced from org.codehaus.plexus:plexus-archiver's changelog.
... (truncated)
Commits
Updates
com.google.code.gson:gsonfrom 2.8.1 to 2.8.9Release notes
Sourced from com.google.code.gson:gson's releases.
Changelog
Sourced from com.google.code.gson:gson's changelog.