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:30:45 UTC

[xmlgraphics-commons] branch skynavga/update-junit-version updated: Update junit.version to 4.13.2

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


The following commit(s) were added to refs/heads/skynavga/update-junit-version by this push:
     new 812ed2a  Update junit.version to 4.13.2
812ed2a is described below

commit 812ed2ad86e77bc9c5587757269718642c15812f
Author: Glenn Adams <gl...@skynav.com>
AuthorDate: Mon Mar 6 18:30:34 2023 -0600

    Update junit.version to 4.13.2
---
 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