Skip to content

Commit

Permalink
Updated to commons-codec-1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Apr 30, 2024
1 parent 962450b commit d13ed74
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 @@ -279,7 +279,7 @@ along with ao-security. If not, see <https://www.gnu.org/licenses/>.
<groupId>com.aoapps</groupId><artifactId>ao-lang</artifactId><version>5.6.0-SNAPSHOT<!-- ${POST-SNAPSHOT} --></version>
</dependency>
<dependency>
<groupId>commons-codec</groupId><artifactId>commons-codec</artifactId><version>1.16.1</version>
<groupId>commons-codec</groupId><artifactId>commons-codec</artifactId><version>1.17.0</version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.4</version>
Expand Down

0 comments on commit d13ed74

Please sign in to comment.