Skip to content

Commit

Permalink
OAK-10160: Update commons-codec dependency to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke committed Mar 27, 2023
1 parent 8e9dcbe commit 0b1e9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.14</version>
<version>1.15</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 0b1e9ad

Please sign in to comment.