Skip to content

Commit 8147135

Browse files
committed
Merge branch 'develop'
2 parents ce9c8a5 + a72c83d commit 8147135

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

streams-jmx-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
<description>IBM Streams JMX Client Application.</description>
3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
33-
<jackson.version>2.9.10</jackson.version>
33+
<jackson.version>2.9.10.3</jackson.version>
3434
<streams.version>4.x</streams.version>
3535
</properties>
3636

streams-metric-exporter/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ under the License.
155155
<artifactId>simpleclient_pushgateway</artifactId>
156156
<version>0.0.26</version>
157157
</dependency>
158-
<!-- <dependency> <groupId>com.fasterxml.jackson.jaxrs</groupId> <artifactId>jackson-jaxrs-xml-provider</artifactId>
159-
<version>2.7.4</version> </dependency> -->
160158

161159
<!-- for SWAGGER -->
162160
<!-- <dependency> <groupId>org.glassfish.jersey.containers</groupId> <artifactId>jersey-container-grizzly2-servlet</artifactId>

0 commit comments

Comments
 (0)