mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Changed commons.io to new mvn group id
This commit is contained in:
parent
f491d6897e
commit
02201362f3
1 changed files with 26 additions and 27 deletions
5
pom.xml
5
pom.xml
|
|
@ -114,7 +114,7 @@
|
|||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>1.3.2</version>
|
||||
<scope>test</scope>
|
||||
|
|
@ -451,8 +451,7 @@
|
|||
<tag>v1.0.0</tag>
|
||||
</scm>
|
||||
|
||||
</project>
|
||||
<!--
|
||||
</project><!--
|
||||
~ Licensed to the Koordinierungsstelle für IT-Standards (KoSIT) under
|
||||
~ one or more contributor license agreements. See the NOTICE file
|
||||
~ distributed with this work for additional information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue