summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAnna Koskinen <Ansku@users.noreply.github.com>2020-10-13 16:26:42 +0300
committerGitHub <noreply@github.com>2020-10-13 16:26:42 +0300
commit9c7cbaae947ff9e99faa395d77ac2254f32bd5c3 (patch)
tree0e81606468ecd0bb7ae7226678652f02500ef8ed /pom.xml
parent4152a3c51642b16ab3f3140072476008d244eec5 (diff)
downloadvaadin-framework-9c7cbaae947ff9e99faa395d77ac2254f32bd5c3.tar.gz
vaadin-framework-9c7cbaae947ff9e99faa395d77ac2254f32bd5c3.zip
Bump JUnit from 4.12 to 4.13.1 (#12122)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 31f3494b42..c3e3763186 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
+ <version>4.13.1</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>