aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-05-20 08:10:21 +0200
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>2021-05-21 07:24:01 +0200
commit3e0f5cbb9983cf5d7e5e1f591d87b449d44099f3 (patch)
treeae38db98314d33754f8e61a76019fd0f921b15a3 /pom.xml
parent92976a08e87187317178fa0e37a23f8f4ba0d0bf (diff)
Update SDK version to 1.8.4
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I997557683a0a9f5b8a969c5d817f749d9c6bd4d3 Issue-ID: DCAEGEN2-2630
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e8b16798..0b9ab42e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<build-helper-maven-plugin.version>3.2.0</build-helper-maven-plugin.version>
<jacoco.version>0.8.3</jacoco.version>
<detekt.version>1.15.0</detekt.version>
- <sdk.version>1.8.2</sdk.version>
+ <sdk.version>1.8.4</sdk.version>
<!-- Protocol buffers -->
<protobuf.version>4.0.0-rc-2</protobuf.version>