Return-Path: X-Original-To: apmail-pdfbox-commits-archive@www.apache.org Delivered-To: apmail-pdfbox-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49E6718122 for ; Wed, 14 Oct 2015 05:25:57 +0000 (UTC) Received: (qmail 94173 invoked by uid 500); 14 Oct 2015 05:25:57 -0000 Delivered-To: apmail-pdfbox-commits-archive@pdfbox.apache.org Received: (qmail 94146 invoked by uid 500); 14 Oct 2015 05:25:56 -0000 Mailing-List: contact commits-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list commits@pdfbox.apache.org Received: (qmail 94137 invoked by uid 99); 14 Oct 2015 05:25:56 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Oct 2015 05:25:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 4D84BC3F3E for ; Wed, 14 Oct 2015 05:25:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.99 X-Spam-Level: X-Spam-Status: No, score=0.99 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id RzPUJ-Cb2jB5 for ; Wed, 14 Oct 2015 05:25:55 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 11BBB2565D for ; Wed, 14 Oct 2015 05:25:55 +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 16EFAE04BD for ; Wed, 14 Oct 2015 05:25:53 +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 7ED313A043F for ; Wed, 14 Oct 2015 05:25:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1708545 - /pdfbox/trunk/parent/pom.xml Date: Wed, 14 Oct 2015 05:25:53 -0000 To: commits@pdfbox.apache.org From: tilman@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151014052553.7ED313A043F@svn01-us-west.apache.org> Author: tilman Date: Wed Oct 14 05:25:52 2015 New Revision: 1708545 URL: http://svn.apache.org/viewvc?rev=1708545&view=rev Log: PDFBOX-3020: update versions of bc to latest Modified: pdfbox/trunk/parent/pom.xml Modified: pdfbox/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?rev=1708545&r1=1708544&r2=1708545&view=diff ============================================================================== --- pdfbox/trunk/parent/pom.xml (original) +++ pdfbox/trunk/parent/pom.xml Wed Oct 14 05:25:52 2015 @@ -71,17 +71,17 @@ org.bouncycastle bcprov-jdk15on - 1.52 + 1.53 org.bouncycastle bcmail-jdk15on - 1.52 + 1.53 org.bouncycastle bcpkix-jdk15on - 1.52 + 1.53 log4j