aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorn.christian@seime.no>2017-07-11 18:19:32 +0200
committerGitHub <noreply@github.com>2017-07-11 18:19:32 +0200
commit01b91b3e23210ce3901ccd26547bba15e1962010 (patch)
tree91a55b001916e1f03d4303b0bb011b34c36d37da /service-monitor
parent08f88b2c6449a55f060d604e17ebdfddfbb84b41 (diff)
parentf19f1c0c910436d4f9a28731775854617dd6502c (diff)
Merge pull request #2944 from yahoo/bjorncs/scala-stuff
Bjorncs/scala stuff
Diffstat (limited to 'service-monitor')
-rw-r--r--service-monitor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/service-monitor/pom.xml b/service-monitor/pom.xml
index a23760c435b..f0678974ec2 100644
--- a/service-monitor/pom.xml
+++ b/service-monitor/pom.xml
@@ -27,7 +27,7 @@
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxscala_${scala.major-version}</artifactId>
- <version>0.23.1</version>
+ <version>0.26.5</version>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>