Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Evolveum/midpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
katkav committed Oct 14, 2019
2 parents 525004d + 4ffeda1 commit 3e0113f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build-system/pom.xml
Expand Up @@ -1391,7 +1391,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.0.51.Final</version>
<version>4.1.42.Final</version>
<exclusions>
<exclusion>
<groupId>ch.qos.logback</groupId>
Expand Down
5 changes: 5 additions & 0 deletions testing/rest/pom.xml
Expand Up @@ -41,6 +41,11 @@
<artifactId>schema</artifactId>
<version>4.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>common</artifactId>
<version>4.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.evolveum.midpoint.infra</groupId>
<artifactId>prism-api</artifactId>
Expand Down

0 comments on commit 3e0113f

Please sign in to comment.