diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -94,12 +94,12 @@ <dependency> <groupId>org.onap.holmes.common</groupId> <artifactId>holmes-actions</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> </dependency> <dependency> <groupId>org.onap.holmes.dsa</groupId> <artifactId>dmaap-dsa</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> </dependency> <dependency> <groupId>io.dropwizard</groupId> |