Skip to content

Commit

Permalink
Updated to commons-codec-1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Mar 15, 2024
1 parent fbea9fc commit 173ae43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
ao-security - Best-practices security made usable.
Copyright (C) 2020, 2021, 2022, 2023 AO Industries, Inc.
Copyright (C) 2020, 2021, 2022, 2023, 2024 AO Industries, Inc.
support@aoindustries.com
7262 Bull Pen Cir
Mobile, AL 36695
Expand Down 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.0</version>
<groupId>commons-codec</groupId><artifactId>commons-codec</artifactId><version>1.16.1</version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId><artifactId>spotbugs-annotations</artifactId><version>4.8.3</version>
Expand Down

0 comments on commit 173ae43

Please sign in to comment.