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/07 00:41:31 UTC

[xmlgraphics-commons] branch main updated: Update junit.version to 4.13.2 (#15)

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-commons.git


The following commit(s) were added to refs/heads/main by this push:
     new d790ce9  Update junit.version to 4.13.2 (#15)
d790ce9 is described below

commit d790ce92c30812e18e25d8d6ada54c6294a91cd2
Author: Glenn Adams <gl...@skynav.com>
AuthorDate: Mon Mar 6 18:41:28 2023 -0600

    Update junit.version to 4.13.2 (#15)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ad007f..031a9e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
     <exec.version>1.4.0</exec.version>
     <findbugs.version>3.0.4</findbugs.version>
     <java.version>1.8</java.version>
-    <junit.version>4.11</junit.version>
+    <junit.version>4.13.2</junit.version>
     <project.info.reports.version>2.8</project.info.reports.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <release.version>2.5.2</release.version>


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