Skip to content

Commit

Permalink
Merge pull request #533 from 52North/dependabot/maven/commons-codec-c…
Browse files Browse the repository at this point in the history
…ommons-codec-1.15

Bump commons-codec from 1.14 to 1.15
  • Loading branch information
CarstenHollmann authored Sep 2, 2020
2 parents f7f26ed + 660d400 commit db46953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.14</version>
<version>1.15</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down

0 comments on commit db46953

Please sign in to comment.