[commons-dbcp] branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1 created (now 174d195)

2021-09-07 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-javadoc-plugin-3.3.1 in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git. at 174d195 Bump maven-javadoc-plugin from 3.3.

[commons-compress] branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1 created (now 7797b3b)

2021-09-07 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-javadoc-plugin-3.3.1 in repository https://gitbox.apache.org/repos/asf/commons-compress.git. at 7797b3b Bump maven-javadoc-plugin from

[commons-digester] branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1 created (now 0a61a17)

2021-09-07 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-javadoc-plugin-3.3.1 in repository https://gitbox.apache.org/repos/asf/commons-digester.git. at 0a61a17 Bump maven-javadoc-plugin from

[commons-io] branch master updated: ThreadMonitor.sleep(Duration) ignores nanoseconds.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 18a2406 ThreadMonitor.sleep(Duration) ign

[commons-io] branch master updated: Use Duration instead of long for Tailer internals.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 42c823c Use Duration instead of long for

[commons-io] branch master updated: Better internal name and Javadoc.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 914060e Better internal name and Javadoc.

[commons-io] branch master updated: Add PathUtils.waitFor(Path, Duration, LinkOption...).

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 5d3da80 Add PathUtils.waitFor(Path, Durat

[commons-io] branch master updated: Javadoc nits.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 5115373 Javadoc nits. 5115373 is describe

[commons-io] branch master updated: Cleaner Javadoc examples.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new c63c6c9 Cleaner Javadoc examples. c63c6c9

[commons-io] branch master updated: Javadoc: Close HTML tags.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 2279c6b Javadoc: Close HTML tags. 2279c6b

[commons-io] branch master updated: Update FileEntry to use FileTime instead of long for file time stamps.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new cce1173 Update FileEntry to use FileTime

[commons-io] branch master updated: Add FileUtils.lastModifiedFileTime(File).

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 077c9a4 Add FileUtils.lastModifiedFileTim

[commons-io] branch master updated: Revert "Inline single use local variable."

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new 04d3c37 Revert "Inline single use local v

[commons-io] branch master updated: Inline single use local variable.

2021-09-07 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-io.git The following commit(s) were added to refs/heads/master by this push: new eb119aa Inline single use local variable.

[commons-csv] branch dependabot/maven/org.mockito-mockito-core-3.12.4 created (now 19f075a)

2021-09-07 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.mockito-mockito-core-3.12.4 in repository https://gitbox.apache.org/repos/asf/commons-csv.git. at 19f075a Bump mockito-core from 3.11.2 to 3.12.4 No new revision

[commons-csv] branch dependabot/maven/com.opencsv-opencsv-5.5.2 created (now a66e15f)

2021-09-07 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.opencsv-opencsv-5.5.2 in repository https://gitbox.apache.org/repos/asf/commons-csv.git. at a66e15f Bump opencsv from 5.5.1 to 5.5.2 No new revisions were added b

[commons-rng] branch master updated: Update javadoc.

2021-09-07 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git The following commit(s) were added to refs/heads/master by this push: new bba61b9 Update javadoc. bba61b9 is descr

[commons-vfs] branch dependabot/maven/com.github.spotbugs-spotbugs-4.4.0 created (now caf4521)

2021-09-07 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.github.spotbugs-spotbugs-4.4.0 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git. at caf4521 Bump spotbugs from 4.3.0 to 4.4.0 No new revisions w