aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-10-09 20:28:52 +0000
committerPJ Fanning <fanningpj@apache.org>2024-10-09 20:28:52 +0000
commit6b9a099a69a6ba219fbbfd6de26df75621088889 (patch)
tree0fea2ac4a180613b4176273041f9580110cf69b9
parentda1939fd6aacda9ba2dcf0186f8ad798ee425723 (diff)
downloadpoi-6b9a099a69a6ba219fbbfd6de26df75621088889.tar.gz
poi-6b9a099a69a6ba219fbbfd6de26df75621088889.zip
update junit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1921222 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/osgi/pom.xml b/osgi/pom.xml
index 1980941e44..b1cdfd0993 100644
--- a/osgi/pom.xml
+++ b/osgi/pom.xml
@@ -176,7 +176,7 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
- <version>4.13.1</version>
+ <version>4.13.2</version>
</dependency>
<!-- Pax Exam -->