Skip to content

Commit

Permalink
Merge pull request #92 from sbesson/cdm_5_6_components_bump
Browse files Browse the repository at this point in the history
Bump joda-time and guava versions
  • Loading branch information
melissalinkert authored Oct 9, 2024
2 parents 334c926 + e741376 commit 66e54b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,12 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.12.2</version>
<version>2.12.7</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.0.0-jre</version>
<version>32.0.1-jre</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 66e54b2

Please sign in to comment.