This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 822319e9d [OPENMEETINGS-2757] junit
822319e9d is described below
commit 822319e9d8d6f1538b619105f5357cb645fbacfd
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Fri Apr 28 09:42:05 2023 +0700
[OPENMEETINGS-2757] junit
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 538926efe..6b1191788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<swagger-plugin.version>2.1.6</swagger-plugin.version>
<plexus-utils.version>3.5.1</plexus-utils.version>
<!-- dependency versions -->
- <junit.version>5.9.2</junit.version>
+ <junit.version>5.9.3</junit.version>
<wicket.version>9.13.0</wicket.version>
<wicket-jquery-ui.version>9.12.0</wicket-jquery-ui.version>
<wicketstuff.version>9.13.0</wicketstuff.version>