Skip to content

Commit

Permalink
Merge pull request #14 from mathisdt/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
mathisdt authored Oct 2, 2020
2 parents dec387a + 60ba666 commit 7098667
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.14</version>
<version>1.15</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 7098667

Please sign in to comment.