Skip to content

Commit 66e54b2

Browse files
Merge pull request ome#92 from sbesson/cdm_5_6_components_bump
Bump joda-time and guava versions
2 parents 334c926 + e741376 commit 66e54b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@
150150
<dependency>
151151
<groupId>joda-time</groupId>
152152
<artifactId>joda-time</artifactId>
153-
<version>2.12.2</version>
153+
<version>2.12.7</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>com.google.guava</groupId>
157157
<artifactId>guava</artifactId>
158-
<version>32.0.0-jre</version>
158+
<version>32.0.1-jre</version>
159159
</dependency>
160160
<dependency>
161161
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)