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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit a434a54427d911911f21197601ceadce9100c641
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed May 12 16:53:42 2021 +0200

    Added Google-Findbugs property placeholders
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 02c5a97..fe2ee0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,6 +172,7 @@
         <google-cloud-iam-version>1.0.3</google-cloud-iam-version>
         
<google-cloud-threetenbp-version>1.5.0</google-cloud-threetenbp-version>
         <google-findbugs-jsr305-version>3.0.2</google-findbugs-jsr305-version>
+        
<google-findbugs-annotations2-version>2.0.3</google-findbugs-annotations2-version>
         <google-truth-version>0.30</google-truth-version>
         <groovy-version>3.0.3</groovy-version>
         <grpc-bundle-version>1.28.0_1</grpc-bundle-version>

Reply via email to