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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ef1542  Bump junit from 4.11 to 4.13.1
0ef1542 is described below

commit 0ef154232bb8174ee0f84e1babf02199a65be189
Author: Sylwester Lachiewicz <slachiew...@gmail.com>
AuthorDate: Mon Oct 12 18:02:14 2020 +0200

    Bump junit from 4.11 to 4.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6eba4cf..92f68b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,7 @@ under the License.
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.11</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to