Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 25A1A200ACA for ; Thu, 9 Jun 2016 22:14:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 245DE160A58; Thu, 9 Jun 2016 20:14:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 74F94160A5F for ; Thu, 9 Jun 2016 22:14:48 +0200 (CEST) Received: (qmail 19785 invoked by uid 500); 9 Jun 2016 20:14:47 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 19776 invoked by uid 99); 9 Jun 2016 20:14:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2016 20:14:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3BFAC1A0390 for ; Thu, 9 Jun 2016 20:14:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.426 X-Spam-Level: X-Spam-Status: No, score=-0.426 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id q4qrRKfZW1Wc for ; Thu, 9 Jun 2016 20:14:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 679DF5F19B for ; Thu, 9 Jun 2016 20:14:46 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 7A6DCE0360 for ; Thu, 9 Jun 2016 20:14:45 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 77B7A3A0336 for ; Thu, 9 Jun 2016 20:14:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1747590 - /commons/proper/imaging/trunk/pom.xml Date: Thu, 09 Jun 2016 20:14:45 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160609201445.77B7A3A0336@svn01-us-west.apache.org> archived-at: Thu, 09 Jun 2016 20:14:49 -0000 Author: ggregory Date: Thu Jun 9 20:14:45 2016 New Revision: 1747590 URL: http://svn.apache.org/viewvc?rev=1747590&view=rev Log: findbugs-maven-plugin 2.5.5 -> 3.0.3. Modified: commons/proper/imaging/trunk/pom.xml Modified: commons/proper/imaging/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1747590&r1=1747589&r2=1747590&view=diff ============================================================================== --- commons/proper/imaging/trunk/pom.xml (original) +++ commons/proper/imaging/trunk/pom.xml Thu Jun 9 20:14:45 2016 @@ -212,7 +212,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.5.5 + 3.0.3 Normal Default