This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 5ad0a36  Bump commons-codec:commons-codec from 1.6 to 1.20.0 (#83)
5ad0a36 is described below

commit 5ad0a363dee198f50c6abda0dfcc4594b409d799
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:41:57 2026 +0000

    Bump commons-codec:commons-codec from 1.6 to 1.20.0 (#83)
    
    Bumps 
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.6 
to 1.20.0.
    - 
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-codec/commits/rel/commons-codec-1.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-version: 1.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a01e78..f607455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -599,7 +599,7 @@
       <dependency>
         <groupId>commons-codec</groupId>
         <artifactId>commons-codec</artifactId>
-        <version>1.6</version>
+        <version>1.20.0</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to