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:21:31 UTC

[xmlgraphics-fop-pdf-images] branch skynavga/update-junit-version created (now 2b21292)

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

gadams pushed a change to branch skynavga/update-junit-version
in repository https://gitbox.apache.org/repos/asf/xmlgraphics-fop-pdf-images.git


      at 2b21292  Update junit to 4.13.1

This branch includes the following new commits:

     new 2b21292  Update junit to 4.13.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[xmlgraphics-fop-pdf-images] 01/01: Update junit to 4.13.1

Posted by ga...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2b21292d9c7c4a9278eb281a2b7a6dcffceb85b1
Author: Glenn Adams <gl...@skynav.com>
AuthorDate: Thu Mar 9 22:21:28 2023 -0600

    Update junit to 4.13.1
---
 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