Parcourir la source

fixes a security problem in pom.xml

tags/rel_3_28_0_ga
chibash il y a 3 ans
Parent
révision
0d468da4e9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Voir le fichier

@@ -321,7 +321,7 @@ Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.</i>]]></bottom>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>[4.13.1,)</version>
<scope>test</scope>
</dependency>
<dependency>

Chargement…
Annuler
Enregistrer