forked from apache/flink
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the maven group across 8 directories with 13 updates #6
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/maven/maven-db196d9f1c
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 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 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.apache.hadoop:hadoop-common | `2.10.2` | `3.2.4` | | org.apache.avro:avro | `1.8.2` | `1.11.3` | | org.apache.commons:commons-compress | `1.24.0` | `1.26.0` | | org.apache.zookeeper:zookeeper | `3.7.1` | `3.8.4` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `1.33` | `2.0` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `8.14` | `8.29` | | [io.airlift:aircompressor](https://github.com/airlift/aircompressor) | `0.21` | `0.27` | | org.apache.derby:derby | `10.10.2.0` | `10.17.1.0` | | [org.apache.calcite:calcite-core](https://github.com/apache/calcite) | `1.16.0` | `1.32.0` | | org.apache.kafka:kafka-clients | `2.2.2` | `2.6.3` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `4.41.1` | `9.37.2` | | [com.squareup.okio:okio](https://github.com/square/okio) | `1.17.2` | `1.17.6` | | [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock) | `2.32.0` | `2.35.1` | Bumps the maven group with 3 updates in the /flink-connectors/flink-connector-hive directory: org.apache.hadoop:hadoop-common, org.apache.avro:avro and org.apache.derby:derby. Bumps the maven group with 2 updates in the /flink-connectors/flink-sql-connector-hive-3.1.3 directory: org.apache.avro:avro and [org.apache.calcite:calcite-core](https://github.com/apache/calcite). Bumps the maven group with 2 updates in the /flink-end-to-end-tests/flink-end-to-end-tests-sql directory: [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) and [com.squareup.okio:okio](https://github.com/square/okio). Bumps the maven group with 1 update in the /flink-end-to-end-tests/flink-sql-client-test directory: org.apache.kafka:kafka-clients. Bumps the maven group with 1 update in the /flink-metrics/flink-metrics-influxdb directory: [com.github.tomakehurst:wiremock-jre8](https://github.com/wiremock/wiremock). Bumps the maven group with 6 updates in the /flink-runtime directory: | Package | From | To | | --- | --- | --- | | org.apache.hadoop:hadoop-common | `2.10.2` | `3.2.4` | | org.apache.commons:commons-compress | `1.24.0` | `1.26.0` | | org.apache.zookeeper:zookeeper | `3.7.1` | `3.8.4` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `1.33` | `2.0` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `8.14` | `8.29` | | [io.airlift:aircompressor](https://github.com/airlift/aircompressor) | `0.21` | `0.27` | Bumps the maven group with 5 updates in the /flink-yarn directory: | Package | From | To | | --- | --- | --- | | org.apache.hadoop:hadoop-common | `2.10.2` | `3.2.4` | | org.apache.commons:commons-compress | `1.24.0` | `1.26.0` | | org.apache.zookeeper:zookeeper | `3.7.1` | `3.8.4` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `1.33` | `2.0` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `8.14` | `8.29` | Updates `org.apache.hadoop:hadoop-common` from 2.10.2 to 3.2.4 Updates `org.apache.avro:avro` from 1.8.2 to 1.11.3 Updates `org.apache.commons:commons-compress` from 1.24.0 to 1.26.0 Updates `org.apache.zookeeper:zookeeper` from 3.7.1 to 3.8.4 Updates `org.yaml:snakeyaml` from 1.33 to 2.0 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) Updates `com.puppycrawl.tools:checkstyle` from 8.14 to 8.29 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.14...checkstyle-8.29) Updates `io.airlift:aircompressor` from 0.21 to 0.27 - [Commits](airlift/aircompressor@0.21...0.27) Updates `org.apache.derby:derby` from 10.10.2.0 to 10.17.1.0 Updates `org.apache.calcite:calcite-core` from 1.16.0 to 1.32.0 - [Commits](apache/calcite@calcite-1.16.0...calcite-1.32.0) Updates `org.apache.kafka:kafka-clients` from 2.2.2 to 2.6.3 Updates `com.nimbusds:nimbus-jose-jwt` from 4.41.1 to 9.37.2 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.2..4.41.1) Updates `com.squareup.okio:okio` from 1.17.2 to 1.17.6 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@okio-parent-1.17.2...okio-parent-1.17.6) Updates `com.github.tomakehurst:wiremock-jre8` from 2.32.0 to 2.35.1 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.32.0...2.35.1) Updates `org.apache.hadoop:hadoop-common` from 2.10.2 to 3.2.4 Updates `org.apache.avro:avro` from 1.8.2 to 1.11.3 Updates `org.apache.derby:derby` from 10.10.2.0 to 10.17.1.0 Updates `org.apache.avro:avro` from 1.8.2 to 1.11.3 Updates `org.apache.calcite:calcite-core` from 1.16.0 to 1.32.0 - [Commits](apache/calcite@calcite-1.16.0...calcite-1.32.0) Updates `com.nimbusds:nimbus-jose-jwt` from 4.41.1 to 9.37.2 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.2..4.41.1) Updates `com.squareup.okio:okio` from 1.17.2 to 1.17.6 - [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md) - [Commits](square/okio@okio-parent-1.17.2...okio-parent-1.17.6) Updates `org.apache.kafka:kafka-clients` from 2.2.2 to 2.6.3 Updates `com.github.tomakehurst:wiremock-jre8` from 2.32.0 to 2.35.1 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@2.32.0...2.35.1) Updates `org.apache.hadoop:hadoop-common` from 2.10.2 to 3.2.4 Updates `org.apache.commons:commons-compress` from 1.24.0 to 1.26.0 Updates `org.apache.zookeeper:zookeeper` from 3.7.1 to 3.8.4 Updates `org.yaml:snakeyaml` from 1.33 to 2.0 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) Updates `com.puppycrawl.tools:checkstyle` from 8.14 to 8.29 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.14...checkstyle-8.29) Updates `io.airlift:aircompressor` from 0.21 to 0.27 - [Commits](airlift/aircompressor@0.21...0.27) Updates `org.apache.hadoop:hadoop-common` from 2.10.2 to 3.2.4 Updates `org.apache.commons:commons-compress` from 1.24.0 to 1.26.0 Updates `org.apache.zookeeper:zookeeper` from 3.7.1 to 3.8.4 Updates `org.yaml:snakeyaml` from 1.33 to 2.0 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33) Updates `com.puppycrawl.tools:checkstyle` from 8.14 to 8.29 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.14...checkstyle-8.29) --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.avro:avro dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.zookeeper:zookeeper dependency-type: direct:production dependency-group: maven - dependency-name: org.yaml:snakeyaml dependency-type: direct:production dependency-group: maven - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production dependency-group: maven - dependency-name: io.airlift:aircompressor dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.derby:derby dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.calcite:calcite-core dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:development dependency-group: maven - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production dependency-group: maven - dependency-name: com.squareup.okio:okio dependency-type: direct:production dependency-group: maven - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.avro:avro dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.derby:derby dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.avro:avro dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.calcite:calcite-core dependency-type: direct:production dependency-group: maven - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production dependency-group: maven - dependency-name: com.squareup.okio:okio dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:development dependency-group: maven - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.zookeeper:zookeeper dependency-type: direct:production dependency-group: maven - dependency-name: org.yaml:snakeyaml dependency-type: direct:production dependency-group: maven - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production dependency-group: maven - dependency-name: io.airlift:aircompressor dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:development dependency-group: maven - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.zookeeper:zookeeper dependency-type: direct:production dependency-group: maven - dependency-name: org.yaml:snakeyaml dependency-type: direct:production dependency-group: maven - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Jun 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 13 updates in the / directory:
2.10.2
3.2.4
1.8.2
1.11.3
1.24.0
1.26.0
3.7.1
3.8.4
1.33
2.0
8.14
8.29
0.21
0.27
10.10.2.0
10.17.1.0
1.16.0
1.32.0
2.2.2
2.6.3
4.41.1
9.37.2
1.17.2
1.17.6
2.32.0
2.35.1
Bumps the maven group with 3 updates in the /flink-connectors/flink-connector-hive directory: org.apache.hadoop:hadoop-common, org.apache.avro:avro and org.apache.derby:derby.
Bumps the maven group with 2 updates in the /flink-connectors/flink-sql-connector-hive-3.1.3 directory: org.apache.avro:avro and org.apache.calcite:calcite-core.
Bumps the maven group with 2 updates in the /flink-end-to-end-tests/flink-end-to-end-tests-sql directory: com.nimbusds:nimbus-jose-jwt and com.squareup.okio:okio.
Bumps the maven group with 1 update in the /flink-end-to-end-tests/flink-sql-client-test directory: org.apache.kafka:kafka-clients.
Bumps the maven group with 1 update in the /flink-metrics/flink-metrics-influxdb directory: com.github.tomakehurst:wiremock-jre8.
Bumps the maven group with 6 updates in the /flink-runtime directory:
2.10.2
3.2.4
1.24.0
1.26.0
3.7.1
3.8.4
1.33
2.0
8.14
8.29
0.21
0.27
Bumps the maven group with 5 updates in the /flink-yarn directory:
2.10.2
3.2.4
1.24.0
1.26.0
3.7.1
3.8.4
1.33
2.0
8.14
8.29
Updates
org.apache.hadoop:hadoop-common
from 2.10.2 to 3.2.4Updates
org.apache.avro:avro
from 1.8.2 to 1.11.3Updates
org.apache.commons:commons-compress
from 1.24.0 to 1.26.0Updates
org.apache.zookeeper:zookeeper
from 3.7.1 to 3.8.4Updates
org.yaml:snakeyaml
from 1.33 to 2.0Commits
c98ffba
issue 561: add negative test casee2ca740
Use Maven wrapper on github49d91a1
Fix target for github19e331d
Disable toolchain for github42c7812
Cobertura plugin does not work03c82b5
Rename GlobalTagRejectionTest to be run by Maven6e8cd89
Remove coberturad9b0f48
Improve Javadoc519791a
Run install and site goals under docker82f33d2
Merge branch 'master' into add-module-infoUpdates
com.puppycrawl.tools:checkstyle
from 8.14 to 8.29Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
8933d03
[maven-release-plugin] prepare release checkstyle-8.29bd45909
Issue #7487: refactor code to use DetailAST.hasChildren()317e51f
Issue #7487: add method hasChildren() to DetailAST89b4dcd
Issue #3238: Java 8 Grammar: annotations on arrays and varargs252cd89
dependency: bump junit-pioneer from 0.5.1 to 0.5.22ee2615
dependency: bump junit.version from 5.5.2 to 5.6.04ed7cb8
minor: add space before xml comment end '-->' to ease reading and make links ...c46a16d
Issue #7468: disable 'external-parameter-entities' feature by defaultdfed794
minor: add missing test case to SuperCloneCheckTest24e7bdf
dependency: bump antlr4.version from 4.7.2 to 4.8-1Updates
io.airlift:aircompressor
from 0.21 to 0.27Commits
e139a31
[maven-release-plugin] prepare release 0.279b92952
Upgrade to latest GitHub actions7262a6c
Upgrade test dependency versionsfdc00b8
Reorganize pom4f384af
Replace test usages of javax.inject annotations with Guice19d9436
Fix ASL2 license header textcf66151
Fix bounds checksd01ecb7
Add missing bounds checks2cea90a
Verify length is positive15e68df
Fix out of bounds read due to negative lengthUpdates
org.apache.derby:derby
from 10.10.2.0 to 10.17.1.0Updates
org.apache.calcite:calcite-core
from 1.16.0 to 1.32.0Commits
413eded
[CALCITE-5275] Release Calcite 1.32.057aafa3
Cosmetic changes to release notes2624925
[CALCITE-5262] Add many spatial functions, including support for WKB (well-kn...479afa6
[CALCITE-5278] Upgrade Janino from 3.1.6 to 3.1.81167b12
[CALCITE-5270] JDBC adapter should not generate 'FILTER (WHERE)' in Firebolt ...89c940c
[CALCITE-5241] Implement CHAR function for MySQL and Spark, also JDBC '{fn CH...d20fd09
[CALCITE-5274] Improve DocumentBuilderFactory in DiffRepository test class by...6302e6f
[CALCITE-5277] Make EnumerableRelImplementor stashedParameters order determin...baeecc8
[CALCITE-5251] Support SQL hint for Snapshotba80b91
[CALCITE-5263] Improve XmlFunctions by using an XML DocumentBuilderUpdates
org.apache.kafka:kafka-clients
from 2.2.2 to 2.6.3Updates
com.nimbusds:nimbus-jose-jwt
from 4.41.1 to 9.37.2Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
... (truncated)
Commits
d91be4c
[maven-release-plugin] prepare release 9.339a277ea
[maven-release-plugin] prepare for next development iterationc695b11
Fixes the MACSigner.sign method for SecretKey instances that don't expose the...45f15d1
Updates the MACVerifier to support SecretKey instances don't expose the key m...e965e96
[maven-release-plugin] prepare release 9.348d67f6c
[maven-release-plugin] prepare for next development iterationf64e094
Makes the abstract class BaseJWEProvider public (iss #521)ad6fed3
[maven-release-plugin] prepare release 9.3581c7f24
[maven-release-plugin] prepare for next development iteration24aaaf0
Bumps jacoco-maven-plugin to 0.8.10Updates
com.squareup.okio:okio
from 1.17.2 to 1.17.6Changelog
Sourced from com.squareup.okio:okio's changelog.
... (truncated)
Commits
7599853
[maven-release-plugin] prepare release okio-parent-1.17.6b4fa875
Fix a bug where xlen larger than 0x7fff was rejected (#1334)e68262c
Add missing@Override
to Watchdog.run() method5e92577
Merge pull request #694 from edenrox/patch-273bfe94
Switch travis to use openjdk82dd7db8
[maven-release-plugin] prepare for next development iteration147e8e3
[maven-release-plugin] prepare release okio-parent-1.17.55c28000
Merge pull request #687 from square/jwilson.1211.empty_tail_segment_1x94dba1e
Remove empty tail segment (1.x branch)a4aa971
[maven-release-plugin] prepare for next development iterationUpdates
com.github.tomakehurst:wiremock-jre8
from 2.32.0 to 2.35.1Release notes
Sourced from com.github.tomakehurst:wiremock-jre8's releases.
... (truncated)
Commits
8706343
Bumped patch version20adc25
Stop NetworkAddressRules doing DNS lookupsaa29d9c
Make NetworkAddressRulesAdheringDnsResolver testable90a37e1
Applied DNS resolver enforcement to webhooks extensiond9fd0b4
Moved enforcement of network address rules to Apache client DNS resolver to a...eac439f
Prevent webhook calling forbidden endpoints9ba86d6
Rename poorly named methodef5b722
spotless apply5412ed1
Fixed some formatting in NetworkAddressRulesTest295ad5c
Added some extra NetworkAddressRules test casesUpdates
org.apache.hadoop:hadoop-common
from 2.10.2 to 3.2.4Updates
org.apache.avro:avro
from 1.8.2 to 1.11.3Updates
org.apache.derby:derby
from 10.10.2.0 to 10.17.1.0Updates
org.apache.avro:avro
from 1.8.2 to 1.11.3Updates
org.apache.calcite:calcite-core
from 1.16.0 to 1.32.0Commits
413eded
[CALCITE-5275] Release Calcite 1.32.057aafa3
Cosmetic changes to release notes2624925
[CALCITE-5262] Add many spatial functions, including support for WKB (well-kn...479afa6
[CALCITE-5278] Upgrade Janino from 3.1.6 to 3.1.81167b12
[CALCITE-5270] JDBC adapter should not generate 'FILTER (WHERE)' in Firebolt ...89c940c
[CALCITE-5241] Implement CHAR function for MySQL and Spark, also JDBC '{fn CH...d20fd09
[CALCITE-5274] Improve DocumentBuilderFactory in DiffRepository test class by...6302e6f
[CALCITE-5277] Make EnumerableRelImplementor stashedParameters order determin...baeecc8
[CALCITE-5251] Support SQL hint for Snapshotba80b91
[CALCITE-5263] Improve XmlFunctions by using an XML DocumentBuilderUpdates
com.nimbusds:nimbus-jose-jwt
from 4.41.1 to 9.37.2Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
... (truncated)
Commits
d91be4c
[maven-release-plugin] prepare release 9.339a277ea
[maven-release-plugin] prepare for next development iterationc695b11
Fixes the MACSigner.sign method for SecretKey instances that don't expose the...45f15d1
Updates the MACVerifier to support SecretKey instances don't expose the key m...e965e96
[maven-release-plugin] prepare release 9.348d67f6c
[maven-release-plugin] prepare for next development iterationf64e094
Makes the abstract class BaseJWEProvider public (iss #521)ad6fed3
[maven-release-plugin] prepare release 9.3581c7f24
[maven-release-plugin] prepare for next development iteration24aaaf0
Bumps jacoco-maven-plugin to 0.8.10Updates
com.squareup.okio:okio
from 1.17.2 to 1.17.6Changelog
Sourced from com.squareup.okio:okio's changelog.
... (truncated)
Commits
7599853
[maven-release-plugin] prepare release okio-parent-1.17.6b4fa875
Fix a bug where xlen larger than 0x7fff was rejected (#1334)e68262c
Add missing@Override
to Watchdog.run() method5e92577
Merge pull request #694 from edenrox/patch-273bfe94
Switch travis to use openjdk82dd7db8
[maven-release-plugin] prepare for next development iteration147e8e3
[maven-release-plugin] prepare release okio-parent-1.17.55c28000
Merge pull request #687 from square/jwilson.1211.empty_tail_segment_1x94dba1e
Remove empty tail segment (1.x branch)a4aa971
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.kafka:kafka-clients
from 2.2.2 to 2.6.3Updates
com.github.tomakehurst:wiremock-jre8
from 2.32.0 to 2.35.1Release notes
Sourced from com.github.tomakehurst:wiremock-jre8's releases.
... (truncated)
Commits
8706343
Bumped patch version20adc25
Stop NetworkAddressRules doing DNS lookupsaa29d9c
Make NetworkAddressRulesAdheringDnsResolver testable90a37e1
Applied DNS resolver enforcement to webhooks extensiond9fd0b4
Moved enforcement of network address rules to Apache client DNS resolver to a...eac439f
Prevent webhook calling forbidden endpoints9ba86d6
Rename poorly named methodef5b722
spotless apply5412ed1
Fixed some formatting in NetworkAddressRulesTest295ad5c
Added some extra NetworkAddressRules test casesUpdates
org.apache.hadoop:hadoop-common
from 2.10.2 to 3.2.4Updates
org.apache.commons:commons-compress
from 1.24.0 to 1.26.0Updates
org.apache.zookeeper:zookeeper
from 3.7.1 to 3.8.4Updates
org.yaml:snakeyaml
from 1.33 to 2.0Commits
c98ffba
issue 561: add negative test casee2ca740
Use Maven wrapper on github49d91a1
Fix target for github19e331d
Disable toolchain for github42c7812
Cobertura plugin does not work03c82b5
Rename GlobalTagRejectionTest to be run by Maven6e8cd89
Remove coberturad9b0f48
Improve Javadoc519791a
Run install and site goals under docker82f33d2
Merge branch 'master' into add-module-infoUpdates
com.puppycrawl.tools:checkstyle
from 8.14 to 8.29Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
8933d03
[maven-release-plugin] prepare release checkstyle-8.29bd45909
Issue #7487: refactor code to use DetailAST.hasChildren()317e51f
Issue #7487: add method hasChildren() to DetailAST89b4dcd
Issue #3238: Java 8 Grammar: annotations on arrays and varargs252cd89
dependency: bump junit-pioneer from 0.5.1 to 0.5.22ee2615
dependency: bump junit.version from 5.5.2 to 5.6.04ed7cb8
minor: add space before xml comment end '-->' to ease reading and make links ...c46a16d
Issue #7468: disable 'external-parameter-entities' feature by defaultdfed794
minor: add missing test case to SuperCloneCheckTest24e7bdf
dependency: bump antlr4.version from 4.7.2 to 4.8-1Updates
io.airlift:aircompressor
from 0.21 to 0.27Commits
e139a31
[maven-release-plugin] prepare release 0.279b92952
Upgrade to latest GitHub actions7262a6c
Upgrade test dependency versionsfdc00b8
Reorganize pom4f384af
Replace test usages of javax.inject annotations with Guice19d9436
Fix ASL2 license header textcf66151
Fix bounds checksd01ecb7
Add missing bounds checks2cea90a
Verify length is positive15e68df
Fix out of bounds read due to negative lengthUpdates
org.apache.hadoop:hadoop-common
from 2.10.2 to 3.2.4Updates
org.apache.commons:commons-compress
from 1.24.0 to 1.26.0Updates
org.apache.zookeeper:zookeeper
from 3.7.1 to 3.8.4Updates
org.yaml:snakeyaml
from 1.33 to 2.0Commits
c98ffba
issue 561: add negative test casee2ca740
Use Maven wrapper on github49d91a1
Fix target for github19e331d
Disable toolchain for github42c7812
Cobertura plugin does not work03c82b5
Rename GlobalTagRejectionTest to be run by Maven6e8cd89
Remove coberturad9b0f48
Improve Javadoc519791a
Run install and site goals under docker82f33d2
Merge branch 'master' into add-module-infoUpdates
com.puppycrawl.tools:checkstyle
from 8.14 to 8.29Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
8933d03
[maven-release-plugin] prepare release checkstyle-8.29bd45909
Issue #7487: refactor code to use DetailAST.hasChildren()317e51f
Issue #7487: add method hasChildren() to DetailAST89b4dcd
Issue #3238: Java 8 Grammar: annotations on arrays and varargs252cd89
dependency: bump junit-pioneer from 0.5.1 to 0.5.22ee2615
dependency: bump junit.version from 5.5.2 to 5.6.04ed7cb8
minor: add space before xml comment end '-->' to ease reading and make links ...