This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/slf4j.version-1.7.31 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git.
discard ab6a215 Bump slf4j.version from 1.7.26 to 1.7.31 add 6e750d9 Bump commons.pmd.version from 6.33.0 to 6.36.0 #191. add e898ab6 Version is managed in parent. add 0af67fa Spell as 'writable'. add 82e12c3 Bump jackrabbit2.version from 2.21.6 to 2.21.7 (#192) add 3234119 Bump asm from 9.1 to 9.2 (#194) add 53d0fab Bump commons-compress from 1.20 to 1.21 (#195) add c7dd09c Better description. add dddb432 Bump asm from 9.1 to 9.2 #194. add fea8b29 Bump commons-compress from 1.20 to 1.21 #195. add 80e4ec4 Bump httpclient5 from 5.0.3 to 5.1 #196. add 97cb134 Bump httpclient5 from 5.0.3 to 5.1 (#196) add bf429fc Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-vfs.git add ba6f9c7 Bump commons.spotbugs.version from 4.2.2 to 4.3.0. add 8017d3e Bump commons-io from 2.10.0 to 2.11.0 (#197) add 4e42dfa Bump commons-io from 2.10.0 to 2.11.0 #197. add b7030a0 Bump commons.spotbugs.impl.version from 4.2.2 to 4.3.0. add bb19c1b Manage checktyle plugin definition for building and reporting. add d535d72 Typo. add f6fc0e4 Bump checkstyle from 8.41.1 to 8.44 #175. add a52d544 Bump commons.felix.version from 5.1.1 to 5.1.2. add db116cb Bump slf4j.version from 1.7.26 to 1.7.31 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 (ab6a215) \ N -- N -- N refs/heads/dependabot/maven/slf4j.version-1.7.31 (db116cb) 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: checkstyle.xml | 2 +- commons-vfs2/pom.xml | 1 - .../java/org/apache/commons/vfs2/FileObject.java | 2 +- .../commons/vfs2/provider/AbstractFileObject.java | 10 ++-- .../compressed/CompressedFileFileObject.java | 2 +- .../commons/vfs2/provider/tar/TarFileObject.java | 2 +- .../org/apache/commons/vfs2/Resources.properties | 4 +- .../org/apache/commons/vfs2/PermissionsTests.java | 2 +- .../commons/vfs2/filter/CanReadFileFilterTest.java | 28 ++++----- .../vfs2/filter/CanWriteFileFilterTest.java | 24 ++++---- findbugs-exclude-filter.xml | 7 +++ pom.xml | 61 ++++++++++---------- src/changes/changes.xml | 66 +++++++++++++++------- 13 files changed, 121 insertions(+), 90 deletions(-)