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 f7296944 Bump spotbugs from 4.7.2 to 4.7.3 (#319)
f7296944 is described below

commit f7296944617ac004fb28040c131ab96f9af606ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 17 13:23:38 2022 -0400

    Bump spotbugs from 4.7.2 to 4.7.3 (#319)
    
    Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.2 to 4.7.3.
    - [Release notes](https://github.com/spotbugs/spotbugs/releases)
    - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.2...4.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ca80711..72ccd02c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
     <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.spotbugs.version>4.7.2.0</commons.spotbugs.version>
-    <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>
+    <commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
     <commons.asm.version>9.4</commons.asm.version>
     <commons.pmd.version>6.50.0</commons.pmd.version>
     <commons.javadoc.version>3.4.1</commons.javadoc.version>

Reply via email to