This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.32
in repository https://gitbox.apache.org/repos/asf/commons-csv.git.


 discard 0b157da  Bump jmh-generator-annprocess from 1.5.2 to 1.32
     add dc06860  Replace Java 15 with Java 16 in Travis CI.
     add 00fcb06  Update Apache Commons IO from 2.9.0 to 2.10.0.
     add 934f214  Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java 16).
     add f9f9feb  [CSV-275] Make CSVRecord.toList() public.
     add 2d6090b  Sort methods.
     add 56d9c8d  Add CSVRecord#toStream().
     add 848c148  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-csv
     add 7b99bdc  Bump actions/cache from 2.1.4 to 2.1.6 (#153)
     add 6dad95b  Bump actions/cache from 2.1.4 to 2.1.6 #153.
     add 39c3f77  Bump junit-jupiter from 5.7.1 to 5.7.2 (#149)
     add a2e06fe  Bump junit-jupiter from 5.7.1 to 5.7.2 #149.
     add 8e6eb0a  Update my developer entry.
     add 594de09  Bump mockito-core from 3.7.7 to 3.11.2 #156.
     add 06df40e  Bump mockito-core from 3.7.7 to 3.11.2 (#156)
     add 805d329  Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-csv.git
     add 1d93513  Bump jmh-generator-annprocess from 1.5.2 to 1.32

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (0b157da)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.32 
(1d93513)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                        |  2 +-
 .travis.yml                                        |  2 +-
 pom.xml                                            | 23 +++++--
 src/changes/changes.xml                            | 13 ++--
 .../java/org/apache/commons/csv/CSVRecord.java     | 16 ++++-
 .../java/org/apache/commons/csv/CSVRecordTest.java | 75 ++++++++++++++--------
 6 files changed, 88 insertions(+), 43 deletions(-)

Reply via email to