Skip to content

Commit e741376

Browse files
committed
Bump joda-time and guava versions
1 parent d74b834 commit e741376

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)