Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump joda-time from 2.9.7 to 2.10.10 (#205)
Browse files Browse the repository at this point in the history
dependabot[bot] authored Jul 6, 2021
1 parent 02b000b commit 8fc41ad
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin/reader/elasticsearchreader/pom.xml
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.9.7</version>
<version>2.10.10</version>
</dependency>

<!-- https://mvnrepository.com/artifact/ognl/ognl -->
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@
<commons.io.version>2.8.0</commons.io.version>
<commons.codec.version>1.9</commons.codec.version>
<junit.version>4.13</junit.version>
<joda.time.version>2.10.8</joda.time.version>
<joda.time.version>2.10.10</joda.time.version>
<swift.version>1.0.0</swift.version>
<jackson.version>2.9.9</jackson.version>
<mockito.version>2.0.2-beta</mockito.version>

0 comments on commit 8fc41ad

Please sign in to comment.