Skip to content

Commit

Permalink
Bump commons-codec from 1.11 to 1.15
Browse files Browse the repository at this point in the history
Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.11 to 1.15.
- [Release notes](https://github.com/apache/commons-codec/releases)
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-codec@commons-codec-1.11...rel/commons-codec-1.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 2, 2020
1 parent 80f4140 commit 3941ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hobbit-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.11</version>
<version>1.15</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 3941ba3

Please sign in to comment.