bump bug-pattern from 1.4.0 to 1.4.2 51/77351/3
authorMichael Vorburger <vorburger@redhat.com>
Tue, 30 Oct 2018 16:52:31 +0000 (17:52 +0100)
committerStephen Kitt <skitt@redhat.com>
Wed, 13 Mar 2019 08:18:49 +0000 (08:18 +0000)
Bumps [bug-pattern](https://github.com/KengoTODA/findbugs-slf4j) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/KengoTODA/findbugs-slf4j/releases)
- [Changelog](https://github.com/KengoTODA/findbugs-slf4j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KengoTODA/findbugs-slf4j/compare/findbugs-slf4j-1.4.0...findbugs-slf4j-1.4.2)

Change-Id: I2ffdcb38e3afcc81539058db1d690a9ba4c5a936
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent/pom.xml

index 4a59b8a19b98d95681454cccbdf4751fb9a5da18..cda70692214f6c021a83651a2bb1611135b201c3 100644 (file)
                 <groupId>jp.skypencil.findbugs.slf4j</groupId>
                 <artifactId>bug-pattern</artifactId>
                 <!-- NOTE: This version MUST be kept in sync with the same version in the old findbugs-maven-plugin above, if possible -->
-                <version>1.4.1</version>
+                <version>1.4.2</version>
               </plugin>
             </plugins>
             <!--