You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ga...@apache.org on 2023/03/10 04:25:43 UTC

[xmlgraphics-fop-pdf-images] branch main updated: Update junit to 4.13.1 (#8)

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

gadams pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/xmlgraphics-fop-pdf-images.git


The following commit(s) were added to refs/heads/main by this push:
     new dbc8676  Update junit to 4.13.1 (#8)
dbc8676 is described below

commit dbc86761bb8228c90d3bf17dff3eea612bd7b445
Author: Glenn Adams <gl...@skynav.com>
AuthorDate: Thu Mar 9 22:25:38 2023 -0600

    Update junit to 4.13.1 (#8)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d50f1bc..fe8f7d8 100755
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.10</version>
+      <version>4.13.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org