Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- updated dependencies
  • Loading branch information
awallat committed Jan 30, 2017
1 parent 5cf7621 commit 43e925c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -61,12 +61,12 @@
<dependency>
<groupId>de.ingrid</groupId>
<artifactId>ingrid-utils</artifactId>
<version>3.6.2</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>de.ingrid</groupId>
<artifactId>ingrid-codelist-service</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<exclusions>
<exclusion>
<groupId>org.springframework</groupId>
Expand All @@ -77,12 +77,12 @@
<dependency>
<groupId>de.ingrid</groupId>
<artifactId>ingrid-base-webapp</artifactId>
<version>3.6.2.1</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>de.ingrid</groupId>
<artifactId>ingrid-base-webapp</artifactId>
<version>3.6.2.1</version>
<version>4.0.1</version>
<classifier>res</classifier>
<type>zip</type>
</dependency>
Expand Down

0 comments on commit 43e925c

Please sign in to comment.