[commons-crypto] branch master updated: Remove trailing whitespace, use final, nest less, use compact arrays

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new 8b11bcb Remove trailing whitespace, u

[commons-crypto] branch master updated: Bump pmd from 6.44.0 to 6.48.0.

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new 5b4f72e Bump pmd from 6.44.0 to 6.48.

[commons-crypto] branch dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.0 updated (c24efb0 -> 7cb56f8)

2022-08-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.sun.xml.bind-jaxb-impl-4.0.0 in repository https://gitbox.apache.org/repos/asf/commons-crypto.git discard c24efb0 Bump jaxb-impl from 2.3.6 to 4.0.0 add d1072ac

[commons-crypto] branch dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.17.0 updated (9908c50 -> cccfb24)

2022-08-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.17.0 in repository https://gitbox.apache.org/repos/asf/commons-crypto.git discard 9908c50 Bump maven-pmd-plugin from 3.16.0 to

[commons-crypto] branch master updated: Bump jna from 5.11.0 to 5.12.1 #167

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new a5e1813 Bump jna from 5.11.0 to 5.12.

[commons-crypto] branch master updated (1401375 -> f56c600)

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git from 1401375 Add Checkstyle check to default Maven goal. add f56c600 Bump jna from 5.11.0 to 5.12.1 (#167)

[commons-crypto] branch dependabot/maven/net.java.dev.jna-jna-5.12.1 updated (69b780b -> d63b9bb)

2022-08-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/net.java.dev.jna-jna-5.12.1 in repository https://gitbox.apache.org/repos/asf/commons-crypto.git discard 69b780b Bump jna from 5.11.0 to 5.12.1 add aa9c272 Add DLLNa

[commons-vfs] branch master updated: Bump mockito-core from 4.6.1 to 4.7.0 (#292)

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git The following commit(s) were added to refs/heads/master by this push: new 007d16d0 Bump mockito-core from 4.6.1 to

[commons-vfs] branch master updated: Bump mockito-core from 4.6.1 to 4.7.0 #292

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git The following commit(s) were added to refs/heads/master by this push: new 6590045c Bump mockito-core from 4.6.1 to

[commons-vfs] branch master updated: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #293

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git The following commit(s) were added to refs/heads/master by this push: new 5cbfa6e0 Bump maven-javadoc-plugin from 3

[commons-vfs] branch master updated: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#293)

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git The following commit(s) were added to refs/heads/master by this push: new 56b8caf7 Bump maven-javadoc-plugin from 3

[commons-crypto] branch master updated: Add Checkstyle check to default Maven goal.

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new 1401375 Add Checkstyle check to defau

[commons-crypto] branch master updated: No tabs

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new 4936aaf No tabs 4936aaf is described

[commons-crypto] branch master updated: Add missing @Override annotations

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new 6d74483 Add missing @Override annotat

[commons-crypto] branch master updated: Private method PositionedCryptoInputStream.postDecryption(CipherState, ByteBuffer, long, byte[]) does not need to throw IOException

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new c6d1870 Private method PositionedCry

[commons-crypto] branch master updated: Private method PositionedCryptoInputStream.resetCipher(CipherState, long, byte[]) does not need to throw IOException

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git The following commit(s) were added to refs/heads/master by this push: new 1710976 Private method PositionedCry

[commons-lang] branch master updated: Extends Object clauses are redundant #937

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new ef68684cb Extends Object clauses are red

[commons-lang] branch master updated (ceb7fbb03 -> 1d66289a5)

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git from ceb7fbb03 Add tests to increase coverage #904 add 1d66289a5 Extends clauses are redundant as java.lang.Ob

[commons-dbutils] branch master updated: Bump mockito-core from 4.6.1 to 4.7.0 #131

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new 456c142 Bump mockito-core from 4.6.1

[commons-dbutils] branch master updated (0424256 -> ff2e335)

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 0424256 Bump actions/cache from 3.0.6 to 3.0.7 add ff2e335 Bump mockito-core from 4.6.1 to 4.7.0 (#1

[commons-cli] branch master updated: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 #120

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-cli.git The following commit(s) were added to refs/heads/master by this push: new 5dad084 Bump maven-javadoc-plugin from 3

[commons-cli] branch master updated: Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#120)

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-cli.git The following commit(s) were added to refs/heads/master by this push: new 3f15fc8 Bump maven-javadoc-plugin from 3

[commons-dbcp] branch master updated: Bump mockito-core from 4.6.1 to 4.7.0 #208

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git The following commit(s) were added to refs/heads/master by this push: new 76eaed09 Bump mockito-core from 4.6.1 to

[commons-dbcp] branch master updated (f70a2965 -> d31669a9)

2022-08-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git from f70a2965 Bump actions/cache from 3.0.6 to 3.0.7 add d31669a9 Bump mockito-core from 4.6.1 to 4.7.0 (#208)