[commons-validator] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was f1e0ba01)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-validator.git was f1e0ba01 Bump actions/checkout from 4.1.0 to 4.1.1 The revisi

[commons-validator] branch master updated (b7140840 -> 99f28f39)

2023-10-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-validator.git from b7140840 Merge pull request #162 from apache/dependabot/github_actions/github/codeql-action-2.22.4

[commons-validator] 01/01: Merge pull request #163 from apache/dependabot/github_actions/actions/checkout-4.1.1

2023-10-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-validator.git commit 99f28f39395dc159c363503407758f93ed2f7781 Merge: b7140840 f1e0ba01 Author: Gary Gregory AuthorDate: Fri Oct

[commons-validator] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was 76e76e52)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-validator.git was 76e76e52 Bump github/codeql-action from 2.22.3 to 2.22.4

[commons-validator] branch master updated (5dee4842 -> b7140840)

2023-10-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-validator.git from 5dee4842 Javadoc add 76e76e52 Bump github/codeql-action from 2.22.3 to 2.22.4 new b7140840 Merg

[commons-validator] 01/01: Merge pull request #162 from apache/dependabot/github_actions/github/codeql-action-2.22.4

2023-10-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-validator.git commit b71408409e01aca05e2000bade8a62079d3c60d0 Merge: 5dee4842 76e76e52 Author: Gary Gregory AuthorDate: Fri Oct

[commons-beanutils] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was 660a576a)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git was 660a576a Bump actions/checkout from 4.1.0 to 4.1.1 The revisi

[commons-beanutils] branch master updated: Bump actions/checkout from 4.1.0 to 4.1.1 (#188)

2023-10-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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new 158dd480 Bump actions/checkout from

[commons-validator] branch dependabot/github_actions/actions/checkout-4.1.1 created (now f1e0ba01)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-validator.git at f1e0ba01 Bump actions/checkout from 4.1.0 to 4.1.1 No new r

[commons-validator] branch dependabot/github_actions/github/codeql-action-2.22.4 created (now 76e76e52)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-validator.git at 76e76e52 Bump github/codeql-action from 2.22.3 to 2.22.

[commons-beanutils] branch dependabot/github_actions/actions/checkout-4.1.1 created (now 660a576a)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git at 660a576a Bump actions/checkout from 4.1.0 to 4.1.1 No new r

[commons-jexl] branch master updated: JEXL-410: restored JexlFeatures protected ctor, documented its caveats;

2023-10-20 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new 2edb8269 JEXL-410: restored JexlFeatures p

[commons-build-plugin] branch release updated (da1b44b -> aaee91b)

2023-10-20 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git from da1b44b mpp blows up when using 'mvn site' add 2bef944 Sort add cabcfe0 Bump dependencies

[commons-build-plugin] branch master updated: Need some code

2023-10-20 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git The following commit(s) were added to refs/heads/master by this push: new aaee91b Need some code aaee91b is d

[commons-build-plugin] branch master updated: Add a dummy CodeQL workflow

2023-10-20 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git The following commit(s) were added to refs/heads/master by this push: new 5786a3a Add a dummy CodeQL workflow

[commons-configuration] 02/02: Pick up Maven site plugin version from parent POM

2023-10-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-configuration.git commit 2037f5b3018c6191a6fd56d577f84fe4cdf54897 Author: Gary Gregory AuthorDate: Fri Oct 20 18:13:05 2023 -040

[commons-configuration] branch master updated: Update properties for versions

2023-10-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-configuration.git The following commit(s) were added to refs/heads/master by this push: new 01a206b5 Update properties for

[commons-configuration] branch master updated: Drop Coverall-related profile

2023-10-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-configuration.git The following commit(s) were added to refs/heads/master by this push: new 80144a8e Drop Coverall-related

[commons-configuration] branch master updated: Drop Closer comment

2023-10-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-configuration.git The following commit(s) were added to refs/heads/master by this push: new 2e9d7414 Drop Closer comment 2e

[commons-configuration] branch master updated (75a610f5 -> 2037f5b3)

2023-10-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-configuration.git from 75a610f5 Bump commons-parent from 62 to 64 new 0ec3add8 Pick up animal sniffer version from pare

[commons-configuration] 01/02: Pick up animal sniffer version from parent POM

2023-10-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-configuration.git commit 0ec3add8c460de42cffb49e53b208066b935bb69 Author: Gary Gregory AuthorDate: Fri Oct 20 17:52:59 2023 -040

[commons-release-plugin] branch master updated: Bump dependencies

2023-10-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-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 58bcd76 Bump dependencies 58b

[commons-build-plugin] branch master updated: Doc change

2023-10-20 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git The following commit(s) were added to refs/heads/master by this push: new 394a974 Doc change 394a974 is descr

[commons-build-plugin] branch master updated: Template Fix up GHA badges for Java and CodeQL

2023-10-20 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git The following commit(s) were added to refs/heads/master by this push: new 540475b Template Fix up GHA badges

[commons-build-plugin] branch master updated: Fix up GHA badges for Java and CodeQL

2023-10-20 Thread sebb
This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git The following commit(s) were added to refs/heads/master by this push: new b367075 Fix up GHA badges for Java

[commons-build-plugin] branch master updated (da1b44b -> cabcfe0)

2023-10-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-build-plugin.git from da1b44b mpp blows up when using 'mvn site' new 2bef944 Sort new cabcfe0 Bump dependencies

[commons-build-plugin] 02/02: Bump dependencies

2023-10-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-build-plugin.git commit cabcfe01899b9d3df32cd7223ceb9a8368089f03 Author: Gary Gregory AuthorDate: Fri Oct 20 18:04:40 2023 -0400

[commons-build-plugin] 01/02: Sort

2023-10-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-build-plugin.git commit 2bef944e39c9d3b502f362552483a73327b4705e Author: Gary Gregory AuthorDate: Fri Oct 20 18:01:37 2023 -0400

[commons-configuration] branch master updated (6a0c1d22 -> 75a610f5)

2023-10-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-configuration.git from 6a0c1d22 Bump actions/checkout from 4.1.0 to 4.1.1 (#327) new dd6660e0 Bump org.apache.logging.l

[commons-configuration] 01/02: Bump org.apache.logging.log4j:log4j-1.2-* from 2.20.0 to 2.21.0.

2023-10-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-configuration.git commit dd6660e07cea93d36aaba8675915c5b68f23f7c3 Author: Gary Gregory AuthorDate: Fri Oct 20 17:20:24 2023 -040

[commons-configuration] 02/02: Bump commons-parent from 62 to 64

2023-10-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-configuration.git commit 75a610f5c8239aaa2731877245de504a0da79c03 Author: Gary Gregory AuthorDate: Fri Oct 20 17:20:42 2023 -040

[commons-lang] branch master updated: Update critical value for chi-square test #1125

2023-10-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 c1fe72687 Update critical value for chi-

[commons-lang] branch master updated: Update critical value for chi-square test (#1125)

2023-10-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 d82d46517 Update critical value for chi-

[commons-text] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was ae394beb)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-text.git was ae394beb Bump actions/checkout from 4.1.0 to 4.1.1 The revisions t

[commons-text] branch master updated: Bump actions/checkout from 4.1.0 to 4.1.1 (#469)

2023-10-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-text.git The following commit(s) were added to refs/heads/master by this push: new 0b35f956 Bump actions/checkout from 4.1.

[commons-text] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was b2b33f3c)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-text.git was b2b33f3c Bump github/codeql-action from 2.22.3 to 2.22.4 Th

[commons-text] branch master updated: Bump github/codeql-action from 2.22.3 to 2.22.4 (#470)

2023-10-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-text.git The following commit(s) were added to refs/heads/master by this push: new 0fec3ad1 Bump github/codeql-action from

[commons-text] branch dependabot/github_actions/github/codeql-action-2.22.4 created (now b2b33f3c)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-text.git at b2b33f3c Bump github/codeql-action from 2.22.3 to 2.22.4 No

[commons-text] branch dependabot/github_actions/actions/checkout-4.1.1 created (now ae394beb)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-text.git at ae394beb Bump actions/checkout from 4.1.0 to 4.1.1 No new revisi

[commons-email] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was ad54c48)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-email.git was ad54c48 Bump github/codeql-action from 2.22.3 to 2.22.4 The

[commons-email] branch master updated (925570c -> c49a3ba)

2023-10-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-email.git from 925570c Merge pull request #177 from apache/dependabot/github_actions/actions/checkout-4.1.1 add ad54c

[commons-email] 01/01: Merge pull request #178 from apache/dependabot/github_actions/github/codeql-action-2.22.4

2023-10-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-email.git commit c49a3ba02f3210c82778c788fb36e05ea9f0fb6a Merge: 925570c ad54c48 Author: Gary Gregory AuthorDate: Fri Oct 20 16:

[commons-email] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was 61412e3)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-email.git was 61412e3 Bump actions/checkout from 4.1.0 to 4.1.1 The revisions

[commons-email] 01/01: Merge pull request #177 from apache/dependabot/github_actions/actions/checkout-4.1.1

2023-10-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-email.git commit 925570ccdfc7360a12dd912fd0b7e4336d53992b Merge: 5e701ca 61412e3 Author: Gary Gregory AuthorDate: Fri Oct 20 16:

[commons-email] branch master updated (5e701ca -> 925570c)

2023-10-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-email.git from 5e701ca Camel-case test method name add 61412e3 Bump actions/checkout from 4.1.0 to 4.1.1 new 925

[commons-email] branch dependabot/github_actions/github/codeql-action-2.22.4 created (now ad54c48)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-email.git at ad54c48 Bump github/codeql-action from 2.22.3 to 2.22.4 N

[commons-email] branch dependabot/github_actions/actions/checkout-4.1.1 created (now 61412e3)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-email.git at 61412e3 Bump actions/checkout from 4.1.0 to 4.1.1 No new revis

[commons-bcel] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was cd34e4ef)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-bcel.git was cd34e4ef Bump actions/checkout from 4.1.0 to 4.1.1 The revisions t

[commons-bcel] branch master updated: Bump actions/checkout from 4.1.0 to 4.1.1 (#243)

2023-10-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-bcel.git The following commit(s) were added to refs/heads/master by this push: new 5b55448d Bump actions/checkout from 4.1.

[commons-text] branch dependabot/maven/graalvm.version-23.0.1 deleted (was 0c83c84a)

2023-10-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/graalvm.version-23.0.1 in repository https://gitbox.apache.org/repos/asf/commons-text.git was 0c83c84a Bump graalvm.version from 22.0.0.2 to 23.0.1 The revisions that w

[commons-text] branch dependabot/maven/graalvm.version-23.0.2 created (now c27e3019)

2023-10-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/graalvm.version-23.0.2 in repository https://gitbox.apache.org/repos/asf/commons-text.git at c27e3019 Bump graalvm.version from 22.0.0.2 to 23.0.2 No new revisions wer

[commons-bcel] branch dependabot/github_actions/actions/checkout-4.1.1 created (now cd34e4ef)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-bcel.git at cd34e4ef Bump actions/checkout from 4.1.0 to 4.1.1 No new revisi

[commons-rdf] 01/01: Merge pull request #168 from apache/dependabot/github_actions/actions/checkout-4.1.1

2023-10-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-rdf.git commit 3714ade651ee499fd4ee8f199258c19d15cc2b3a Merge: b5be28c3 40bb7fd9 Author: Gary Gregory AuthorDate: Fri Oct 20 15:

[commons-rdf] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was 6cf05ec9)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git was 6cf05ec9 Bump github/codeql-action from 2.22.3 to 2.22.4 The r

[commons-rdf] 01/01: Merge pull request #169 from apache/dependabot/github_actions/github/codeql-action-2.22.4

2023-10-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-rdf.git commit 6c8e9a017db408367e301a983a0e0c26c34d9a76 Merge: 3714ade6 6cf05ec9 Author: Gary Gregory AuthorDate: Fri Oct 20 15:

[commons-rdf] branch master updated (3714ade6 -> 6c8e9a01)

2023-10-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-rdf.git from 3714ade6 Merge pull request #168 from apache/dependabot/github_actions/actions/checkout-4.1.1 add 6cf05ec

[commons-rdf] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was 40bb7fd9)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git was 40bb7fd9 Bump actions/checkout from 4.1.0 to 4.1.1 The revisions th

[commons-rdf] branch master updated (b5be28c3 -> 3714ade6)

2023-10-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-rdf.git from b5be28c3 Camel-case local variable name add 40bb7fd9 Bump actions/checkout from 4.1.0 to 4.1.1 new 37

[commons-rdf] branch dependabot/github_actions/github/codeql-action-2.22.4 created (now 6cf05ec9)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git at 6cf05ec9 Bump github/codeql-action from 2.22.3 to 2.22.4 No

[commons-rdf] branch dependabot/github_actions/actions/checkout-4.1.1 created (now 40bb7fd9)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git at 40bb7fd9 Bump actions/checkout from 4.1.0 to 4.1.1 No new revisio

[commons-rdf] branch dependabot/maven/org.glassfish.jaxb-jaxb-runtime-4.0.3 deleted (was 8355b1d0)

2023-10-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.glassfish.jaxb-jaxb-runtime-4.0.3 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git was 8355b1d0 Bump jaxb-runtime from 2.3.6 to 4.0.3 The revision

[commons-rdf] branch dependabot/maven/org.glassfish.jaxb-jaxb-runtime-4.0.4 created (now 89299aa4)

2023-10-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.glassfish.jaxb-jaxb-runtime-4.0.4 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git at 89299aa4 Bump org.glassfish.jaxb:jaxb-runtime from 2.3.6 to

[commons-lang] branch master updated: Remove trailing whitespace

2023-10-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 29f3678bd Remove trailing whitespace 29f

[commons-lang] branch master updated: @deprecated in package info files generates a warning in Java 21

2023-10-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 181ba1852 @deprecated in package info fi

[commons-lang] 01/02: Javadoc

2023-10-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 commit fc7320f9812d5140b7efd982e06ec60a97959cd5 Author: Gary Gregory AuthorDate: Fri Oct 20 15:15:07 2023 -0400 Ja

[commons-lang] 02/02: Try to fix random failures in StopWatchTest.testStopWatchSuspend()

2023-10-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 commit 9840b9df5795a9d253611ac7cd451163470b2443 Author: Gary Gregory AuthorDate: Fri Oct 20 15:15:10 2023 -0400 Tr

[commons-lang] branch master updated (30af12480 -> 9840b9df5)

2023-10-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 30af12480 Javbadoc and comments new fc7320f98 Javadoc new 9840b9df5 Try to fix random failures in S

[commons-fileupload] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was 684d17c3)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git was 684d17c3 Bump actions/checkout from 4.1.0 to 4.1.1 The revis

[commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was a333b832)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git was a333b832 Bump github/codeql-action from 2.22.3 to 2.22.4

[commons-fileupload] branch master updated: Bump github/codeql-action from 2.22.3 to 2.22.4 (#252)

2023-10-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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 2ed7ce09 Bump github/codeql-action

[commons-fileupload] branch master updated (07cbad02 -> ec09fd33)

2023-10-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-fileupload.git from 07cbad02 Camel-case test method name add ec09fd33 Bump actions/checkout from 4.1.0 to 4.1.1 (#251)

[commons-jxpath] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was f4fc4ac)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git was f4fc4ac Bump actions/checkout from 4.1.0 to 4.1.1 The revisions

[commons-jxpath] branch master updated (99973a7 -> 27533ce)

2023-10-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-jxpath.git from 99973a7 Merge pull request #91 from apache/dependabot/github_actions/github/codeql-action-2.22.4 add

[commons-jxpath] 01/01: Merge pull request #91 from apache/dependabot/github_actions/github/codeql-action-2.22.4

2023-10-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-jxpath.git commit 99973a7eb56c0cb56b9fb2b1ed77b4b2e163f43b Merge: 9057734 d5d5409 Author: Gary Gregory AuthorDate: Fri Oct 20 14

[commons-imaging] 01/01: Merge pull request #327 from apache/dependabot/github_actions/github/codeql-action-2.22.4

2023-10-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-imaging.git commit ee27d12b17b83e26e6ed419b35526784c83b4d1f Merge: 9411bc48 5b37685f Author: Gary Gregory AuthorDate: Fri Oct 20

[commons-imaging] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was d4c3e8b4)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git was d4c3e8b4 Bump actions/checkout from 4.1.0 to 4.1.1 The revision

[commons-jxpath] 01/01: Merge pull request #90 from apache/dependabot/github_actions/actions/checkout-4.1.1

2023-10-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-jxpath.git commit 27533ce12d34bb7d3d373d128970923b907128f2 Merge: 99973a7 f4fc4ac Author: Gary Gregory AuthorDate: Fri Oct 20 14

[commons-jxpath] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was d5d5409)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git was d5d5409 Bump github/codeql-action from 2.22.3 to 2.22.4 Th

[commons-jxpath] branch master updated (9057734 -> 99973a7)

2023-10-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-jxpath.git from 9057734 Javadoc add d5d5409 Bump github/codeql-action from 2.22.3 to 2.22.4 new 99973a7 Merge p

[commons-imaging] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was 5b37685f)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git was 5b37685f Bump github/codeql-action from 2.22.3 to 2.22.4 T

[commons-imaging] branch master updated (9411bc48 -> ee27d12b)

2023-10-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-imaging.git from 9411bc48 Merge pull request #328 from apache/dependabot/github_actions/actions/checkout-4.1.1 add 5b3

[commons-imaging] 01/01: Merge pull request #328 from apache/dependabot/github_actions/actions/checkout-4.1.1

2023-10-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-imaging.git commit 9411bc48a189194bb91b71583de22a14309318a1 Merge: 6a436293 d4c3e8b4 Author: Gary Gregory AuthorDate: Fri Oct 20

[commons-imaging] branch master updated (6a436293 -> 9411bc48)

2023-10-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-imaging.git from 6a436293 Better comments add d4c3e8b4 Bump actions/checkout from 4.1.0 to 4.1.1 new 9411bc48 Merg

[commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.22.4 created (now a333b832)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git at a333b832 Bump github/codeql-action from 2.22.3 to 2.22

[commons-fileupload] branch dependabot/github_actions/actions/checkout-4.1.1 created (now 684d17c3)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git at 684d17c3 Bump actions/checkout from 4.1.0 to 4.1.1 No new

[commons-lang] branch master updated: Javbadoc and comments

2023-10-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 30af12480 Javbadoc and comments 30af1248

[commons-lang] branch master updated: Proper Javadoc list

2023-10-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 426ebb13e Proper Javadoc list new 9

[commons-jxpath] branch dependabot/github_actions/actions/checkout-4.1.1 created (now f4fc4ac)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git at f4fc4ac Bump actions/checkout from 4.1.0 to 4.1.1 No new revi

[commons-jxpath] branch dependabot/github_actions/github/codeql-action-2.22.4 created (now d5d5409)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git at d5d5409 Bump github/codeql-action from 2.22.3 to 2.22.4

[commons-exec] branch dependabot/github_actions/github/codeql-action-2.22.4 deleted (was 5795c9d)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-exec.git was 5795c9d Bump github/codeql-action from 2.22.3 to 2.22.4 The

[commons-exec] 01/01: Merge pull request #132 from apache/dependabot/github_actions/github/codeql-action-2.22.4

2023-10-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-exec.git commit 5218fd88606be12e4469b7d7c03935af318d5702 Merge: 6d4144d 5795c9d Author: Gary Gregory AuthorDate: Fri Oct 20 13:5

[commons-exec] branch master updated (6d4144d -> 5218fd8)

2023-10-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-exec.git from 6d4144d Merge pull request #131 from apache/dependabot/github_actions/actions/checkout-4.1.1 add 5795c9

[commons-exec] branch dependabot/github_actions/actions/checkout-4.1.1 deleted (was a3bf463)

2023-10-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-exec.git was a3bf463 Bump actions/checkout from 4.1.0 to 4.1.1 The revisions t

[commons-exec] branch master updated (7dee4af -> 6d4144d)

2023-10-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-exec.git from 7dee4af Update comment add a3bf463 Bump actions/checkout from 4.1.0 to 4.1.1 new 6d4144d Merge pu

[commons-exec] 01/01: Merge pull request #131 from apache/dependabot/github_actions/actions/checkout-4.1.1

2023-10-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-exec.git commit 6d4144d4a6336293a61c1ba00a6a8159c33f6087 Merge: 7dee4af a3bf463 Author: Gary Gregory AuthorDate: Fri Oct 20 13:5

[commons-imaging] branch dependabot/github_actions/actions/checkout-4.1.1 created (now d4c3e8b4)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git at d4c3e8b4 Bump actions/checkout from 4.1.0 to 4.1.1 No new rev

[commons-lang] branch master updated: Use ConcurrentInitializer implementations without subclassing. #1123.

2023-10-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 9a3809f5d Use ConcurrentInitializer impl

[commons-imaging] branch dependabot/github_actions/github/codeql-action-2.22.4 created (now 5b37685f)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/github/codeql-action-2.22.4 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git at 5b37685f Bump github/codeql-action from 2.22.3 to 2.22.4

[commons-lang] branch master updated: Use LazyInitializer without subclassing. (#1123)

2023-10-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 5d146cd06 Use LazyInitializer without su

[commons-exec] branch dependabot/github_actions/actions/checkout-4.1.1 created (now a3bf463)

2023-10-20 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-4.1.1 in repository https://gitbox.apache.org/repos/asf/commons-exec.git at a3bf463 Bump actions/checkout from 4.1.0 to 4.1.1 No new revisi

  1   2   3   >