We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e02c0f commit 15474a0Copy full SHA for 15474a0
pom.xml
@@ -3,13 +3,13 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.ge.predix.solsvc</groupId>
5
<artifactId>timeseries-bootstrap</artifactId>
6
- <version>2.1.82</version>
+ <version>2.1.84</version>
7
<packaging>jar</packaging>
8
<properties>
9
<!-- Predix-RestClient for Security -->
10
<predix-websocket-client.version>2.1.63</predix-websocket-client.version>
11
- <ext-model.version>2.4.6</ext-model.version>
12
- <ext-util.version>2.4.6</ext-util.version>
+ <ext-model.version>2.4.8</ext-model.version>
+ <ext-util.version>2.4.8</ext-util.version>
13
14
<!-- Generic properties -->
15
<java.version>1.8</java.version>
0 commit comments