[commons-pool] branch POOL_2_X updated: Fix line wrapping.

2023-07-21 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 3da2956b Fix line wrapping. 3da2956b

[commons-pool] branch POOL_2_X updated: Eliminate exception type parameters and TestException dummy from test classes.

2023-07-21 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 65bc74c9 Eliminate exception type par

[commons-pool] branch POOL_2_X updated: Drop exception type parameter from WaitingTestThread.

2023-07-21 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new d7a4 Drop exception type paramete

[commons-pool] branch POOL_2_X updated: Remove needless try-catch (after removing casted rethrow).

2023-07-21 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 52a67a15 Remove needless try-catch (a

[commons-validator] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was b08dce1b)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-validator.git was b08dce1b Bump github/codeql-action from 2.20.4 to 2.21.0

[commons-validator] branch master updated (e9a9b16b -> d4a0461a)

2023-07-21 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 e9a9b16b Use HTTPS add b08dce1b Bump github/codeql-action from 2.20.4 to 2.21.0 new d4a0461a Me

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

2023-07-21 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 d4a0461a6c58cb6a1dff6636acdd24e7758a106b Merge: e9a9b16b b08dce1b Author: Gary Gregory AuthorDate: Fri Jul

[commons-validator] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now b08dce1b)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-validator.git at b08dce1b Bump github/codeql-action from 2.20.4 to 2.21.

[commons-fileupload] branch master updated: Cleanup imports

2023-07-21 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 386ec91d Cleanup imports 386ec91d

[commons-fileupload] branch master updated: Bump Java from 8 to 11

2023-07-21 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 b69ae918 Bump Java from 8 to 11 b6

[commons-fileupload] branch master updated: Move test classes to match main

2023-07-21 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 a09829b2 Move test classes to matc

[commons-parent] branch master updated: Add JavaEE properties

2023-07-21 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 763e029 Add JavaEE properties 763e029

[commons-parent] branch master updated: Remove old Java version cruft and keep existing Java LTS entries

2023-07-21 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-parent.git The following commit(s) were added to refs/heads/master by this push: new dfd1d25 Remove old Java version cruft

[commons-fileupload] branch master updated: Ignore macOS file

2023-07-21 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 d9aa88aa Ignore macOS file d9aa88a

[commons-fileupload] branch master updated: Update versions

2023-07-21 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 517ceea5 Update versions new

[commons-ognl] branch master updated (3179bcf -> 6926ec5)

2023-07-21 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-ognl.git from 3179bcf Merge pull request #133 from apache/dependabot/maven/ognl-ognl-3.4.0 add 6926ec5 Bump ognl:ogn

[commons-ognl] branch dependabot/maven/ognl-ognl-3.4.0 deleted (was ecfad8c)

2023-07-21 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/maven/ognl-ognl-3.4.0 in repository https://gitbox.apache.org/repos/asf/commons-ognl.git was ecfad8c Bump ognl:ognl from 3.3.4 to 3.4.0 The revisions that were on this branch

[commons-ognl] branch master updated (a10bc74 -> 3179bcf)

2023-07-21 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-ognl.git from a10bc74 Merge pull request #132 from apache/dependabot/github_actions/github/codeql-action-2.21.0 add e

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

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-text.git was f9e65507 Bump github/codeql-action from 2.20.4 to 2.21.0 The

[commons-text] branch master updated: Bump github/codeql-action from 2.20.4 to 2.21.0 (#444)

2023-07-21 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 a2e20a46 Bump github/codeql-action from

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

2023-07-21 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 e119e64681a0523300d7effd37d8b7367af4555f Merge: 14ddfce 37e7700 Author: Gary Gregory AuthorDate: Fri Jul 21 17:

[commons-email] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 37e7700)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-email.git was 37e7700 Bump github/codeql-action from 2.20.4 to 2.21.0 The

[commons-email] branch master updated (14ddfce -> e119e64)

2023-07-21 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 14ddfce Use HTTPS add 37e7700 Bump github/codeql-action from 2.20.4 to 2.21.0 new e119e64 Merge

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

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-text.git at f9e65507 Bump github/codeql-action from 2.20.4 to 2.21.0 No

[commons-text] branch dependabot/maven/graalvm.version-23.0.0 deleted (was 7c23fde3)

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

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

2023-07-21 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 at 0c83c84a Bump graalvm.version from 22.0.0.2 to 23.0.1 No new revisions wer

[commons-email] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 37e7700)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-email.git at 37e7700 Bump github/codeql-action from 2.20.4 to 2.21.0 N

[commons-rdf] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 217a90b9)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git was 217a90b9 Bump github/codeql-action from 2.20.4 to 2.21.0 The r

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

2023-07-21 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 87c020e85c705a696bbca2f73b1cecedded52eea Merge: 7329de62 217a90b9 Author: Gary Gregory AuthorDate: Fri Jul 21 15:

[commons-rdf] branch master updated (7329de62 -> 87c020e8)

2023-07-21 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 7329de62 Merge pull request #142 from apache/dependabot/github_actions/github/codeql-action-2.20.4 add 21

[commons-rdf] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 217a90b9)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git at 217a90b9 Bump github/codeql-action from 2.20.4 to 2.21.0 No

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

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git was c99b1c1 Bump github/codeql-action from 2.20.4 to 2.21.0 Th

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

2023-07-21 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 7c057ab6a3f75ef976fb917b019a132def084f84 Merge: 1eec210 c99b1c1 Author: Gary Gregory AuthorDate: Fri Jul 21 15

[commons-jxpath] branch master updated (1eec210 -> 7c057ab)

2023-07-21 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 1eec210 Merge pull request #70 from apache/dependabot/github_actions/github/codeql-action-2.20.4 add

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

2023-07-21 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-ognl.git commit a10bc749824f641ad6ff0aa81b0b97375e0dc03b Merge: 86a1658 2f8cbfb Author: Gary Gregory AuthorDate: Fri Jul 21 15:2

[commons-ognl] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 2f8cbfb)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-ognl.git was 2f8cbfb Bump github/codeql-action from 2.20.4 to 2.21.0 The

[commons-ognl] branch master updated (86a1658 -> a10bc74)

2023-07-21 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-ognl.git from 86a1658 Use HTTPS add 2f8cbfb Bump github/codeql-action from 2.20.4 to 2.21.0 new a10bc74 Merge p

[commons-ognl] branch dependabot/maven/ognl-ognl-3.4.0 created (now ecfad8c)

2023-07-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/ognl-ognl-3.4.0 in repository https://gitbox.apache.org/repos/asf/commons-ognl.git at ecfad8c Bump ognl:ognl from 3.3.4 to 3.4.0 No new revisions were added by this u

[commons-ognl] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 2f8cbfb)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-ognl.git at 2f8cbfb Bump github/codeql-action from 2.20.4 to 2.21.0 No

[commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 04cad99e)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git was 04cad99e Bump github/codeql-action from 2.20.4 to 2.21.0

[commons-fileupload] branch master updated: Bump github/codeql-action from 2.20.4 to 2.21.0 (#229)

2023-07-21 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 0fcfd88f Bump github/codeql-action

[commons-exec] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 1da0617)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-exec.git was 1da0617 Bump github/codeql-action from 2.20.4 to 2.21.0 The

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

2023-07-21 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 74dcd4e87c040458085a21f4dc58e4ac1e54dc27 Merge: d687d38 1da0617 Author: Gary Gregory AuthorDate: Fri Jul 21 14:4

[commons-exec] branch master updated (d687d38 -> 74dcd4e)

2023-07-21 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 d687d38 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-exec add 1da0617 Bump git

[commons-imaging] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 03f69f90)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git was 03f69f90 Bump github/codeql-action from 2.20.4 to 2.21.0 T

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

2023-07-21 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 dfb747cd1de99521cf0c1ea3152c7f4b2a2cfe59 Merge: cc46423d 03f69f90 Author: Gary Gregory AuthorDate: Fri Jul 21

[commons-imaging] branch master updated (cc46423d -> dfb747cd)

2023-07-21 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 cc46423d Reuse FileUtils in tests add 03f69f90 Bump github/codeql-action from 2.20.4 to 2.21.0 ne

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

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git at c99b1c1 Bump github/codeql-action from 2.20.4 to 2.21.0

[commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 04cad99e)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git at 04cad99e Bump github/codeql-action from 2.20.4 to 2.21

[commons-pool] branch POOL_2_X updated: Remove needless try-catch (after removing casted rethrow).

2023-07-21 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 67926f2e Remove needless try-catch (a

[commons-exec] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 1da0617)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-exec.git at 1da0617 Bump github/codeql-action from 2.20.4 to 2.21.0 No

[commons-pool] branch POOL_2_X updated: Re-enable fixed test class.

2023-07-21 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 14fc4180 Re-enable fixed test class.

[commons-imaging] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 03f69f90)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git at 03f69f90 Bump github/codeql-action from 2.20.4 to 2.21.0

[commons-pool] branch POOL_2_X updated: Revert incompatible change (not needed until exception type parameter is added in v 3)

2023-07-21 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new 85a5b0ba Revert incompatible change (

[commons-daemon] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was a982e7c)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-daemon.git was a982e7c Bump github/codeql-action from 2.20.4 to 2.21.0 Th

[commons-daemon] branch master updated: Bump github/codeql-action from 2.20.4 to 2.21.0 (#100)

2023-07-21 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-daemon.git The following commit(s) were added to refs/heads/master by this push: new 8023d9a Bump github/codeql-action fro

[commons-daemon] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now a982e7c)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-daemon.git at a982e7c Bump github/codeql-action from 2.20.4 to 2.21.0

[commons-lang] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was ee56db215)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-lang.git was ee56db215 Bump github/codeql-action from 2.20.4 to 2.21.0 The

[commons-lang] branch master updated: Bump github/codeql-action from 2.20.4 to 2.21.0 (#1084)

2023-07-21 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 fbfcda9b6 Bump github/codeql-action from

[commons-codec] branch master updated: Bump github/codeql-action from 2.20.4 to 2.21.0 (#194)

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

[commons-lang] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now ee56db215)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-lang.git at ee56db215 Bump github/codeql-action from 2.20.4 to 2.21.0 N

[commons-codec] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was a8a952b2)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-codec.git was a8a952b2 Bump github/codeql-action from 2.20.4 to 2.21.0 The

[commons-codec] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now a8a952b2)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-codec.git at a8a952b2 Bump github/codeql-action from 2.20.4 to 2.21.0 N

[commons-crypto] branch master updated: [StepSecurity] Apply security best practices #234

2023-07-21 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 fc112f4 [StepSecurity] Apply security

[commons-crypto] branch master updated: [StepSecurity] Apply security best practices (#234)

2023-07-21 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 be0da6f [StepSecurity] Apply security

[commons-crypto] branch master updated: Fixes grammar and typos in Javadoc #233

2023-07-21 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 d5da7ad Fixes grammar and typos in Ja

[commons-crypto] branch master updated (7a3d152 -> 410e3b0)

2023-07-21 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 7a3d152 Bump github/codeql-action from 2.20.3 to 2.21.0 (#232) add 410e3b0 fixes grammar issues in Ja

[commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 41b40bb5)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git was 41b40bb5 Bump github/codeql-action from 2.20.3 to 2.21.0 The r

[commons-vfs] branch master updated: Bump github/codeql-action from 2.20.3 to 2.21.0 (#406)

2023-07-21 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 2cd2f38e Bump github/codeql-action from 2

[commons-lang] branch master updated: Add Lang1703Test

2023-07-21 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 c0a506c80 Add Lang1703Test c0a506c80 is

[commons-pool] branch master updated: Bump actions/setup-java from 1 to 3 (#232)

2023-07-21 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-pool.git The following commit(s) were added to refs/heads/master by this push: new 7443a49f Bump actions/setup-java from 1

[commons-pool] branch dependabot/github_actions/actions/setup-java-3 deleted (was 37de605a)

2023-07-21 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-3 in repository https://gitbox.apache.org/repos/asf/commons-pool.git was 37de605a Update codeql-analysis.yml with distribution: 'temurin' The

[commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was fa4328d7)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-csv.git was fa4328d7 Bump github/codeql-action from 2.20.3 to 2.21.0 The r

[commons-csv] 01/01: Merge pull request #335 from apache/dependabot/github_actions/github/codeql-action-2.21.0

2023-07-21 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-csv.git commit e0f97bb99e2ce9ac66a4bc1fac59306a707450b1 Merge: a36d8243 fa4328d7 Author: Gary Gregory AuthorDate: Fri Jul 21 09:

[commons-csv] branch master updated (a36d8243 -> e0f97bb9)

2023-07-21 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-csv.git from a36d8243 Reuse FileUtils in tests add fa4328d7 Bump github/codeql-action from 2.20.3 to 2.21.0 new e0

[commons-pool] branch dependabot/github_actions/actions/setup-java-3 updated (508844c6 -> 37de605a)

2023-07-21 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-3 in repository https://gitbox.apache.org/repos/asf/commons-pool.git from 508844c6 Bump actions/setup-java from 1 to 3 add 37de605a Update

[commons-pool] branch master updated: Bump github/codeql-action from 2.20.3 to 2.21.0 (#233)

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

[commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 962c4410)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-pool.git was 962c4410 Bump github/codeql-action from 2.20.3 to 2.21.0 The

[commons-fileupload] branch master updated: Remove redundant information and replace with links

2023-07-21 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 1957e2b6 Remove redundant informat

[commons-parent] branch master updated: Add moditect profile for JPMS

2023-07-21 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 77b9e98 Add moditect profile for JPMS

[commons-pool] branch dependabot/github_actions/actions/setup-java-3 created (now 508844c6)

2023-07-21 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/setup-java-3 in repository https://gitbox.apache.org/repos/asf/commons-pool.git at 508844c6 Bump actions/setup-java from 1 to 3 No new revisions were

[commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 962c4410)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-pool.git at 962c4410 Bump github/codeql-action from 2.20.3 to 2.21.0 No

[commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now fa4328d7)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-csv.git at fa4328d7 Bump github/codeql-action from 2.20.3 to 2.21.0 No

[commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was c1c6056c)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git was c1c6056c Bump github/codeql-action from 2.20.3 to 2.21.0 The

[commons-jexl] 01/01: Merge pull request #184 from apache/dependabot/github_actions/github/codeql-action-2.21.0

2023-07-21 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-jexl.git commit e5852ce866eb27fbcc1741e85653c9d35b1dd5ab Merge: 95d823f8 c1c6056c Author: Gary Gregory AuthorDate: Fri Jul 21 08

[commons-jexl] branch master updated (95d823f8 -> e5852ce8)

2023-07-21 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-jexl.git from 95d823f8 Use HTTPS add c1c6056c Bump github/codeql-action from 2.20.3 to 2.21.0 new e5852ce8 Merge p

[commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now c1c6056c)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git at c1c6056c Bump github/codeql-action from 2.20.3 to 2.21.0 No

[commons-skin] 01/01: Merge pull request #69 from apache/dependabot/github_actions/github/codeql-action-2.21.0

2023-07-21 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-skin.git commit 6f3106e394ab6bca26c1f0e23f38a060bfd6fa4f Merge: e94b1da 68ac047 Author: Gary Gregory AuthorDate: Fri Jul 21 08:0

[commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 68ac047)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-skin.git was 68ac047 Bump github/codeql-action from 2.20.3 to 2.21.0 The

[commons-skin] branch master updated (e94b1da -> 6f3106e)

2023-07-21 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-skin.git from e94b1da Merge pull request #68 from apache/dependabot/github_actions/github/codeql-action-2.20.3 add 68

[commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 433cdb4)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-crypto.git was 433cdb4 Bump github/codeql-action from 2.20.3 to 2.21.0 Th

[commons-crypto] branch master updated: Bump github/codeql-action from 2.20.3 to 2.21.0 (#232)

2023-07-21 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 7a3d152 Bump github/codeql-action fro

[commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 68ac047)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-skin.git at 68ac047 Bump github/codeql-action from 2.20.3 to 2.21.0 No

[commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 962b4cf)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-parent.git was 962b4cf Bump github/codeql-action from 2.20.3 to 2.21.0 Th

[commons-parent] branch master updated: Bump github/codeql-action from 2.20.3 to 2.21.0 (#289)

2023-07-21 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 61e6cba Bump github/codeql-action fro

[commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 433cdb4)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-crypto.git at 433cdb4 Bump github/codeql-action from 2.20.3 to 2.21.0

[commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 41b40bb5)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git at 41b40bb5 Bump github/codeql-action from 2.20.3 to 2.21.0 No

[commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.0 created (now 962b4cf)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-parent.git at 962b4cf Bump github/codeql-action from 2.20.3 to 2.21.0

[commons-logging] branch dependabot/github_actions/github/codeql-action-2.21.0 deleted (was 9b7065c)

2023-07-21 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.21.0 in repository https://gitbox.apache.org/repos/asf/commons-logging.git was 9b7065c Bump github/codeql-action from 2.20.3 to 2.21.0 T

[commons-logging] branch master updated: Bump github/codeql-action from 2.20.3 to 2.21.0 (#149)

2023-07-21 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-logging.git The following commit(s) were added to refs/heads/master by this push: new c0eb2a1 Bump github/codeql-action fr

  1   2   >